powered by
Coerce an object to a mutaframe. Supported types include data.frame, or anything coercible to one.
data.frame
as.mutaframe(x, ...) # S3 method for mutaframe as.mutaframe (x, ...) # S3 method for data.frame as.mutaframe (x, ...) # S3 method for default as.mutaframe (x, ...)
# S3 method for mutaframe as.mutaframe (x, ...)
# S3 method for data.frame as.mutaframe (x, ...)
# S3 method for default as.mutaframe (x, ...)
the object to coerce
arguments passed to methods
a mutaframe