Explore our resources
Filter by:
666 Resources
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.
Video
Peer review in data science courses
Peer review enables instructors of large data science classes to provide substantive feedback to students beyond what is feasible with standard code review via automated grading and continuous...
Video
Rproject templates to automate and standardize your workflow
Many teams and organizations have tasks and structures that are standard across projects. Lack of consistency and documentation can lead to lost productivity when team members join collaborations...