A dataframe containing summaries for categorical variables.
Should contain columns named either "perc" or "counts" or both.
label.content
Character decides what information needs to be displayed
on the label in each pie or bar slice. Possible options are "percentage"
(default), "counts", "both".
perc.k
Numeric that decides number of decimal places for percentage
labels (Default: 0).