- Adding unit tests
- Tidying up documentation and linting code
- Replacing README with markdown generated from .Rmd
- Fixing issue with factor variables in
waffle_iron
- Adding
aes_d_
function to enable more streamlined plot creation - Adding
tile_shape
parameter - Adding github actions for pkgdown
- Fixing up issues with NAs (PR here)
- General linting and documentation tidy ups
- Tiny bug fixes
- Automatically removing NAs from the waffle iron
- Fixed bug
scale_colour_waffle
- Added documentation for using icons with emojifont
- Added ability to sample the number of rows of data
- Fixed bug in
aes_d
that would break future work with multiple columns - Added column validation to aes_d
- Created ggwaffle package