rename_columns_output | R Documentation |
rename_columns_output() Uses the csv file in app/extdata/ to convert initial colnames to nicely formatted ones the function matches only the start of the initial colname to find a match, allowing the unit to be added before this function via 'add_colname_unit()'
rename_columns_output(data)
data |
the dataset to rename with the default <colnames_replacement_display> object |
a renamed dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.