View source: R/reformat_mortality_current_census.R
reformat_mortality_current_census | R Documentation |
This function is intended as a helper function and to be called from within the format_mortality_current_census function. It will check the formatting of each of the variables, and if needed prompt the user for recoding certain variables.
reformat_mortality_current_census(df)
df |
Inputs a dataframe where the column names have been standardized already from the format_mortality_current_census function. |
Returns a reformatted standardized long mortality dataset.
## Not run: reformat_mortality_current_census(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.