Description Usage Arguments Value Author(s) Examples
View source: R/rowname_to_col.R
Move the rownames of a data.frame to the first collum of the data.frame
1 | rowname_to_col(data, rowname.rm = FALSE)
|
data |
a data.frame |
rowname.rm |
a boolean to choose to remove the rownames |
a data.frame
Zhonghui Gai
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.