as.data.frame.mutaframe {plumbr} | 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