View source: R/clean_variable_names.R
clean_variable_names | R Documentation |
Function to clean variable names in data frame
clean_variable_names(lookup, join_by = c("variable" = "variable_lookup"))
df |
data |
lookup_table |
A look-up table to be used for cleaning names |
join_by |
Joining key in look-up table |
Tibble
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.