View source: R/check_which_analysis_vars.R
check_which_analysis_vars | R Documentation |
A helper function to identify which standard indicators can be checked with the dashboard based on the data frame input.
check_which_analysis_vars(df, anthro_grouping_var = NULL)
df |
Inputs a dataframe of a standardized anthropometric, FSL, mortality or WG-SS dataset |
anthro_grouping_var |
Inputs an optional character value specifying the grouping by which to make SMART flags |
Returns a vector with values specifying different technical indicators.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.