Description Usage Arguments Value See Also Examples
Ensure all columns in the object are atomic
.
1 2 3 4 5 6 7 8 9 10 |
object |
Object. |
... |
Additional arguments. |
Modified object.
Non-atomic columns (e.g. list
or complex S4 classes) will be dropped.
base:::as.data.frame.matrix()
.
S4Vectors:::as.data.frame.DataTable()
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.