View source: R/flag_mortality_issues.R
flag_mortality_issues | R Documentation |
To flag individual households which may have unusual demographic and mortality reporting, for purposes of data cleaning and quality monitoring.
flag_mortality_issues(df)
df |
Inputs a dataframe that has been formatted by the format_mortality_current_census function, which is intended to reformat data collected using the current census method via the SMART methodology. |
Returns dataframe, the mortality dataset with additional columns flagging records with potential data quality issues.
## Not run: flag_mortality_issues(proc_mortality1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.