mime_part | 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.
mime_part.character
, mime_part_html
,
mime_part.data.frame
, mime_part.matrix
,
mime_part.ggplot
, mime_part.trellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.