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


Where Have I Been?
So, it has been a good five months since I last made a post on The Tidy Trekker. I can assure you that I am alive and kicking!
Sep 7, 20212 min read


Making My First Shiny App
This year was the first time that I ever competed in a RStudio Shiny competition by submitting my first ever Shiny app, the TarotreadR.
Sep 4, 20219 min read


Recoding in R
A quick playground session to explore different ways to recode variables in R.
Apr 26, 20210 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


How I Became a "Not-Beginner" in R
Some thoughts I have on being a "Not-beginner" (Intermediate) R programmer/Data Scientist.
Feb 20, 20218 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


The Apply() Family Notes
A brief playground session to explore the apply() family functions in R.
Jan 23, 20210 min read


I Participated in My First Tidy Tuesday! : Project Recap
I have always "hid in the shadows" with community challenges like this, but I took the leap and participated. Here's a quick recap...
Jan 6, 20212 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


Setting Intentions
As the fiasco that is the year 2020 comes to an end, it would be fitting to set some intentions for the Tidy Trekker site moving forward.
Dec 31, 20203 min read
bottom of page