View source: R/flag_nut_health_issues.R
flag_nut_health_issues | R Documentation |
Flag Nutrition Health Issues
flag_nut_health_issues(df, use_flags = NULL)
df |
Inputs a dataframe which has already been processed by the format_nut_health_indicators, reformat_nut_health_indicators, and calculate_nut_health_indicators functions. This function is not intended to be run directly, and instead is called automatically within the format_nut_health_indicators function. |
use_flags |
Optional input to specify if IYCF flags should be automatically blanked in the numerator. |
Returns a dataframe with additional columns of flags/data quality checks for individual records.
## Not run: flag_nut_health_issues(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.