| mime_part {sendmailR} | R Documentation |
Create a MIME part
mime_part(x, name, ...)
x |
Object to include |
name |
Name of mime part. Usually the filename of the attachment as displayed by the e-mail client. |
... |
Possible further arguments for |
An S3 mime_part object.