var_to_rownames | R Documentation |
Convert a column of a data frame to be its row name.
var_to_rownames(df, var = "site")
df |
A data frame. |
var |
The column name (as character) you want to put as row name. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.