R/abm.R
abm_waffle_pct.Rd
Create waffle chart (5 rows, 20 columns) for any single percentage
abm_waffle_pct(pct, label, col)
a percentage expressed as a decimal number 0 <= pct <= 1
a title for the chart, displayed above the waffle (optional)
a vector with colors for filling (optional)
a ggplot object