mime_part.default | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.