Explore our resources
Filter by:
671 Resources
Video
Extending your ability to extend ggplot2
The ggplot2 package continue to be one of the most used frameworks for producing graphics in R. While being extremely flexible, the package itself can be constrained by the different types of...
Video
How Rmarkdown changed my life
Over the last few years, Rmarkdown seems to have taken over my life, or at least my written communication.
Video
Learn to teach, for goodness sake
Even though I’ve completed 4 marathons, you certainly shouldn’t come to me for a training plan on how to achieve your goals for any race you’re about to run.
Video
Learning by Teaching: Mentoring at the R4DS Online Learning Community
I host a weekly R Office Hour on the R4DS Online Learning Community Slack. By doing so, I have learned more about R than I ever would have thought.
Video
Lessons about R I learned from my cat
Forming good development habits for R projects is pretty straight-forward if you follow the lessons I've learned from my cat, whose advice includes "be lazy", "keep your claws sharp", and...
Video
livecode: broadcast your live coding sessions from and to RStudio
In this talk we will demonstrate `livecode`, a new R package for broadcasting code for live code demonstrations. This package implements a simple webserver (using `httpuv`) to dynamically publishes...
Video
Making a tidy dress
After at least a year of dreaming about it, I finally produced the #rstats / #Tidyverse dress of my dreams.
Video
Mexican electoral quick count night with R
In Mexico the elections take place on a Sunday, and the official results are presented a week later.
Video
One R Markdown Document, Fourteen Demos
R Markdown is a document format based on the R language and Markdown to intermingle computing with narratives in the same document.