mime_part.matrix | R Documentation |
Create a MIME part from a matrix.
## S3 method for class 'matrix' mime_part(x, name = deparse(substitute(x)), ...)
x |
Matrix |
name |
Basename of file attachment that is generated. |
... |
Ignored. |
An S3 mime_part
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.