Critical Role Visualization
These graphs visualize data around Critical Role‘s airing of campaign two and were featured by Critical Role Stats on their site. Created in the R language using the {ggplot} library.
Datasets: Critical Role Stats (maintainers)
Data analysis: Afton Coombs
Code available on GitHub
Steam Game Play Explorer

Application available here.
This interactive application shows a distribution of player streaming hours data from Steam. It allows the user to include or exclude games and adjust the settings of the histogram and bar chart. Created in R using the Shiny app framework.
{ggalignment} Package (R Language)

{ggalignment} is a graphics package for data visualization in the R language, specifically for programmatic creation of D&D alignment charts. Alignment charts show none boxes with three values for good through evil multiplied by three values for chaotic through lawful. This package easily creates such alignment charts based on user-provided image paths and alignment values.
The {ggalignment} package can be installed directly with the R package manager under the name “ggalignment,” from CRAN, or from GitHub.
Maintainer: Afton Coombs
Authors: Afton Coombs and Tan Ho