Description Usage Arguments Value
Ensure an object is a data frame, with rownames moved into a column
1 | fix_data_frame(x, newnames = NULL, newcol = "term")
|
x |
a data.frame or matrix |
newnames |
new column names, not including the rownames |
newcol |
the name of the new rownames column |
a data.frame, with rownames moved into a column and new column names assigned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.