Learn R Programming

mRpostman (version 0.3.1)

has_attachment: Attachments Check

Description

Internal helper function for attachment checking in messages.

Usage

has_attachment(msg)

Arguments

msg

An object of class character containing the whole MIME message.

Value

A logical containing TRUE if there is one or more attachments and FALSE if there is none.

See Also

Other attachments helper: check_args_get_attachments, check_args_list_attachments