Package Review: magick
The magick package allows us to super easily work with images and animations in R!
"Building a SQL Library" Article by Caitlin Hudon
Caitlin Hudon’s blog shows us some needed SQL Truths and teaches us how to get started creating a query library.
Create an Icon Map in R with ggmap and ggimage
Learn how to create an icon map in R with ggmap and ggimage!
Tool Review: RAWGraphs
Check out RAWGraphs! It is a data viz tool that facilitates the creation of sophisticated graphing techniques without the code.
Website Review: Data.Gov
Check out the Data.gov website to discover a treasure trove of datasets made publicly available by the governments.
Website Review: From Data to Viz
Check out the “From Data to Viz” website to learn more about common graph types, their use, caveats and how to create them.
Create Easy to Follow Technical Tutorials
Tips and tricks to creating easy to follow technical tutorials.
Highlighting with ggplot2: The Old School and New School Way
A tutorial showing how to highlight a subset of your data in R within the context of the full data set. We review the old school way (ggplot layering) and new school way (gghighlight).
Set Analysis: A face off between Venn diagrams and UpSet plots
A tutorial to explore the differences between two practices used for set analysis: Venn diagrams and UpSet plots. Tutorial coded in R but similar concepts and packages are available in many tool sets.
Create interactive ggplot graphs with plotly
A tutorial showing how to create interactive ggplot2 graphs in R with the ploty package.
Let's get LEGO'd!
Create your own 3D Lego masterpieces in R using custom functions and the rayshader package.
R Studio Conf 2019 - Easing your FOMO with R Resources
Aiming to ease your RStudio::Conf FOMO by sharing as much R and conference information as possible. The goal is to help everyone feel included, ready to level up their R skills and engage with the community!
Free Hosted Dashboards in IBM Watson Studio
A tutorial showing how to create free hosted dashboards using Watson Studio and IBM Cloud.
Updated ggmap Tutorial!
The ggmap tutorial has been updated to address the Google Static Map API service issues.
Data + Art STEAM Project: Final Results
The final results of the Data + Art STEAM project with Forest Hill Junior and Senior Public School in Toronto!
Taking Data Democracy On The Road
I’m taking data democracy on the road with podcasts and conference talks!
Create stylish tables in R using formattable
Enhance your data storytelling skills by creating beautiful R display tables with using formattable.
Get Started with R (For Free) in IBM Watson Studio
A tutorial showing how to get started with R in IBM Watson Studio. It provides a free, hosted R environment. What’s not to love?