resolve_frequencies | R Documentation |
Resolve the frequencies
resolve_frequencies(cat_base_year, cat_var_base, freqs_df, multiplier_var)
cat_base_year |
'data.frame' a base period dataset. |
cat_var_base |
'character(1)' name of the base period categorical variable. |
freqs_df |
'data.frame' with 2 columns, the first one with category and second with counts. |
multiplier_var |
'character(1)' name of the multiplier variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.