View source: R/deprec-tibble.R
add_rownames | R Documentation |
Please use tibble::rownames_to_column()
instead.
add_rownames(df, var = "rowname")
df |
Input data frame with rownames. |
var |
Name of variable to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.