hcwaffle(c("nice", "good"), c(10, 20))
hcwaffle(c("nice", "good"), c(10, 20), size = 10)
hcwaffle(c("nice", "good"), c(100, 200), icons = "child")
hcwaffle(c("car", "truck", "plane"), c(50, 20, 10), icons = c("car", "truck", "plane"))
Run the code above in your browser using DataLab