The magick package allows us to super easily work with images and animations in R!
All in R
The magick package allows us to super easily work with images and animations in R!
Learn how to create an icon map in R with ggmap and ggimage!
Tips and tricks to creating easy to follow technical tutorials.
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).
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.
A tutorial showing how to create interactive ggplot2 graphs in R with the ploty package.
Create your own 3D Lego masterpieces in R using custom functions and the rayshader package.
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!
The ggmap tutorial has been updated to address the Google Static Map API service issues.
The final results of the Data + Art STEAM project with Forest Hill Junior and Senior Public School in Toronto!
Enhance your data storytelling skills by creating beautiful R display tables with using formattable.
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?
An overview of my experience in the NASA Datanaut kickoff session
Tap into Twitter data and create custom word clouds that will visualize the conversation in an impactful way. Analysis performed with R and the rtweet and wordcloud2 packages.
An introduction to the Data + Art STEAM project with Forest Hill Junior and Senior Public School in Toronto!
A fun summertime blog creating LaCroix themed R graphs using LaCroixColoR & Magick animations
A tutorial demonstrating how to create time based heatmaps in R. Technologies include: R, Watson Studio and IBM Cloud.
Graphing my excitement for the IBM Think conference using R Studio hosted on IBM Cloud based Data Science Experience. Graphical coordinates provided by the coordinator site.
As a tribute to International Women's Day, I am doing a little analysis on some gender equality among EU countries using #rstats map features and RAWGraphs.io
A troubleshooting guide to installing R packages. Covers base R upgrades, different repos, typo-proofing and more!