Description Usage Arguments Value
First, changes variable names by removing the product-specific component, thereby leaving harmonized names. Then, overwrite the input df in the global environment with an updated df.
1 | rename_variables(df, df_type)
|
df |
Data frame whose columns to rename. |
df_type |
Character. For consumption data, one of : "unitesFixes", "releve", "unitesautre1", "autre1releve", "unitesautre2", "autre2releve" For production data, one of: "unitesFixes", "unitesAutre1", "unitesAutre2" |
Data frame with whose columns have harmonized names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.