as.mutaframe | R Documentation |
Coerce an object to a mutaframe. Supported types include
data.frame
, or anything coercible to one.
as.mutaframe(x, ...) ## S3 method for class 'mutaframe' as.mutaframe(x, ...) ## S3 method for class 'data.frame' as.mutaframe(x, ...) ## Default S3 method: as.mutaframe(x, ...)
x |
the object to coerce |
... |
arguments passed to methods |
a mutaframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.