Resolve the frequencies
resolve_frequencies(cat_base_year, cat_var_base, freqs_df, multiplier_var)
`data.frame` a base period dataset.
`character(1)` name of the base period categorical variable.
`data.frame` with 2 columns, the first one with category and second with counts.
`character(1)` name of the multiplier variable.