View source: R/row_to_colnames.R
row_to_colnames | R Documentation |
Takes a row of data and uses it to replace the column names.
row_to_colnames(df, row = 1)
df |
A data frame. |
row |
Row number to convert to the column names, default is the first row. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.