View source: R/change_hbcodes.R
change_hbcodes | R Documentation |
# Tableau uses 2014 codes, but code produces 2019. Changing from 2019 to 2014 for the TDE files
change_hbcodes(dataset, version_to, code_cols = c("location", "hb"))
dataset |
The object that you want to save. |
version_to |
If you want to go 14 to 19 or 19 to 14. |
code_cols |
Character vector of names for the columns in dataset that contain codes to change. Optional - will default to "location" and "hb". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.