as.data.frame.mutaframe | R Documentation |
Coerces a mutaframe to a data.frame
## S3 method for class 'mutaframe' as.data.frame(x, row.names = rownames(x), optional = FALSE, ...)
x |
a mutaframe |
row.names |
character vector of rownames, defaults
to rownames of |
optional |
see |
... |
see |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.