View source: R/DataReformatting.R
merge_original_and_other_unit_single_pair | R Documentation |
Many of the RHoMIS variables come from multiple select, with the option to specify "other" by free-text entry. This function allows you to bring the "other" category into the main column, for a single pair of columns.
merge_original_and_other_unit_single_pair(original_column, other_column)
original_column |
the original column you would like to change |
other_column |
the other values that need to be brought into the main column |
Rpackage file: DataReformatting.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.