top of page

Exploration Corner
Search


Making Waves in ggplot: An Rtistry Tutorial
An Rtistry tutorial in ggplot about making waves in the R programming language.
Nov 24, 202110 min read


Thinking Outside The Grid - A “bare bones” intro to Rtistry concepts in R using ggplot.
A very basic introduction to creating data aRt (Rtistry) in ggplot using the R programming language.
Oct 19, 202121 min read


Making Dull* Dashboards in R (* Without Shiny)
A walkthrough on taking prepared data and creating an interactive dashboard in R without the use of Shiny.
Mar 15, 202117 min read


Ordering Months Chronologically & Dealing with Missing Months on a ggplot.
A guide on ordering months chronologically and dealing with missing month data on a ggplot using Tidyverse packages and base R constants.
Jan 23, 20216 min read


Tallying "Checkbox" Survey Responses: R Walkthrough
A guide on how to split up comma-separated survey responses in R using the grepl function in base R and various tidyverse packages.
Dec 31, 20205 min read
bottom of page