column_to_row | R Documentation |
Returns the same data.frame where one column is a rowname now.
column_to_row(data, colname)
data |
data.frame with data |
colname |
character with column name |
data.frame with one column less
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.