Description Usage Arguments Value
View source: R/data_cleaning.R
Standardises the variables names from different datasets.
1 | standardise_colnames(df, data_src, data_mapping)
|
df |
dataframe where you want to rename the variables |
data_src |
data source type (e.g. 'valcre', 'epc') |
data_mapping |
data mapping table - included in bearing package - data('data_mapping') |
returns dataframe with renamed variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.