Adds variables total and pct (percentage) to dplyr::count()
count_pct(data, ...)
data
A dataset
...
Other parameters passed to count()
Dataset
count_pct(iris, Species)