check_min_exists {DIETCOST} | R Documentation |
Minimum intake food groups check
Description
Looks for a minimum value and sets zero if missing,
Usage
check_min_exists(df, check, col)
Arguments
df |
Dataframe. |
check |
Boolean variable to permit optional food group. |
col |
Minimum percentage intake column name. |
Value
Dataframe.
[Package DIETCOST version 1.0.0.0 Index]