View source: R/comp_functions.R
rename_columns_from_options | R Documentation |
Renames the columns of dt by replacing all names defined in vector old_columns by vector new_columns
rename_columns_from_options(dt, options_dt, old_columns, new_columns)
dt |
dt |
new_columns |
new_columns |
options_table |
options_table |
old_column |
old_column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.