| mime_part.default {sendmailR} | R Documentation |
Creates a string representation of the object x
using dput. This representation is then turned
into a file attachment.
## Default S3 method: mime_part(x, name, ...)
x |
R object |
name |
Filename used for attachment (sans the .R extension) |
... |
Ignored. |
An S3 mime_part object.