d-qn/waffle-master: Create Waffle Chart Visualizations in R

Square pie charts (a.k.a. waffle charts) can be used to communicate parts of a whole for categorical quantities. To emulate the percentage view of a pie chart, a 10x10 grid should be used with each square representing 1% of the total. Modern uses of waffle charts do not necessarily adhere to this rule and can be created with a grid of any rectangular shape. Best practices suggest keeping the number of categories small, just as should be done when creating pie charts. Tools are provided to create waffle charts as well as stitch them together, and to use glyphs for making isotype pictograms.

Getting started

Package details

AuthorBob Rudis <bob@rud.is>, Dave Gandy (FontAwesome)
MaintainerBob Rudis <bob@rud.is>
LicenseGPL (>= 2)
Version0.6.0
URL https://github.com/hrbrmstr/waffle/tree/cran
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("d-qn/waffle-master")
d-qn/waffle-master documentation built on May 14, 2019, 3:04 p.m.