Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Create a MIME part from a character string. If the string matches a filename, a MIME part containing that file is returned instead.
# S3 method for character
mime_part(x, name, ...)
Character string, possibly a filename.
Name of attachment.
Ignored.
An S3 mime_part
object.