Appendix B — Extensions

Caution

This section is still being developed. The contents are subject to change.

Below are the graphs requiring additional packages/extensions:

Graph Package Code
Waffle charts ggwaffle
remotes::install_github("liamgilbey/ggwaffle")
Pie charts ggpubr
remotes::install_github("kassambara/ggpubr")
Mosaic Plots ggmosaic
remotes::install_github("haleyjeppson/ggmosaic")
Treemaps treemapify
remotes::install_github("wilkox/treemapify")
Beeswarm Plots ggbeeswarm
remotes::install_github("eclarke/ggbeeswarm")
Ridgeline Plots ggridges
remotes::install_github("wilkelab/ggridges")
Raincloud plots raincloudplots & ggdist
remotes::install_github('jorvlan/raincloudplots')
remotes::install_github('mjskay/ggdist')
Alluvial charts ggalluvial
remotes::install_github("corybrunson/ggalluvial")
Parallel Sets ggforce
remotes::install_github("thomasp85/ggforce")
Bump charts ggbump
remotes::install_github("davidsjoberg/ggbump")
Stream Plots ggstream
remotes::install_github("davidsjoberg/ggstream")