
Make a frequency table for a categorical variable
Source:R/make_choose_one_table.R
make_choose_one_table.RdPass this function either 1) a labeled factor or 2)
a data frame and also
a factor in the frame, and it will return a janitor-style table.
Use subset = TRUE if you are making a report on a variable that is part of
a choose all that apply question.