Rdocumentation
powered by
Learn R Programming
plumbr (version 0.6.3)
mutaframe: Create a mutaframe, a mutable data.frame
Description
Create a mutaframe, a mutable data.frame
Usage
mutaframe(..., row.names = NULL)
Arguments
...
Objects to coerce to a mutaframe and combine column-wise
row.names
optional, the character vector of row names
Value
a mutaframe