View source: R/get_renamings_from_config.R
get_renamings_from_config | R Documentation |
Get List of Renamings from Configuration
get_renamings_from_config(config, table_name, all = TRUE)
config |
list with one element per table/csv file |
table_name |
name of list element within |
all |
if |
list with original names as names and internal names as values. The
list can be used in a call to renameColumns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.