powered by
Tabulates frequencies for one or more categorical variable, including relative, and cumulative frequencies.
tab_frequencies(data, ...)
a tdcmm model
a tibble or a tdcmm model
Variables to tabulate
Other categorical: crosstab()
crosstab()
WoJ %>% tab_frequencies(employment) WoJ %>% tab_frequencies(employment, country)
Run the code above in your browser using DataLab