Description Usage Arguments Examples
View source: R/dataframe_formatting_functions.R
Set the values in a row of a data frame to be its column names
1 | rowToColNames(df, row = 1, cleanNames = T)
|
df |
a data.frame |
row |
the row you want to use as column names |
cleanNames |
use the cleanNames fun ction to clean the names? |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.