Description Usage Arguments See Also
View source: R/rename_fields.R
Rename the fields of a dataframe with a vector of new field names.
1 | rename_fields(data, new_colnames)
|
new_colnames |
Character vector of new names with same length as ncols of data argument. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.