R/theme_waffle.R
theme_waffle.Rd
Flavour your waffles with a standard theme
theme_waffle()
ggplot(data = waffle_iron(mpg, aes_d(group = class)), aes(x, y, fill = group)) + geom_waffle() + theme_waffle()