Print out a table of percentages with nice formatting
Usage
knit_percentage_table(.xtable, .groups, .all_field = "All")
Arguments
- .xtable
a data frame produced by [two_way_percentages()]
- .groups
the column(s) with grouping variables
- .all_field
the name of the field that holds denominator values