flag_nut_health_issues: Flag Nutrition Health Issues

View source: R/flag_nut_health_issues.R

flag_nut_health_issuesR Documentation

Flag Nutrition Health Issues

Description

Flag Nutrition Health Issues

Usage

flag_nut_health_issues(df, use_flags = NULL)

Arguments

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.

Value

Returns a dataframe with additional columns of flags/data quality checks for individual records.

Examples

## Not run: flag_nut_health_issues(df)


SaeedR1987/healthyr documentation built on July 4, 2023, 11:17 p.m.