resolve_frequencies: Resolve the frequencies

View source: R/cat2cat.R

resolve_frequenciesR Documentation

Resolve the frequencies

Description

Resolve the frequencies

Usage

resolve_frequencies(cat_base_year, cat_var_base, freqs_df, multiplier_var)

Arguments

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.


Polkas/catTOcat documentation built on Jan. 26, 2024, 7:10 a.m.