Explore our resources
Filter by:
669 Resources
Video
Meet You Where You R
At RStudio, we wake up and go to bed thinking about the positive impact that open source work and data science has had and can have on the world.
Video
Parallel computing with R using foreach, future, and other packages
Steve Weston's foreach package defines a simple but powerful framework for map/reduce and list-comprehension-style parallel computation in R.
Video
Practical Plumber Patterns
Plumber is a package that allows R users to create APIs out of R functions. This flexible approach allows R processes to be accessed by toolchains and frameworks outside of R.
Video
Production-grade Shiny Apps with golem
Shiny is an amazing tool when it comes to creating web applications with R. Almost anybody can get a small Shiny App in a matter of minutes, provided they have a basic knowledge of R.
Video
Professional Case Studies
The path to becoming a world-class, data-driven organization is daunting.
Video
Putting the Fun in Functional Data: A tidy pipeline to identify routes in NFL tracking data
Currently in football many hours are spent watching game film to manually label the routes run on passing plays.
Video
R for Graphical Clinical Trial Reporting
Interactive graphical reports go a step further and allow the most important information to be presented by default, while inviting the reviewer to drill down to see other details.
Video
R: Then and Now
R has changed a lot since the meetup was founded 10 years ago. Back then we were using base graphics (or lattice) and the apply family of functions and we didn't have pipes.
Video
R + Tidyverse in Sports
There are many ways in which R and the Tidyverse can be used to analyze sports data and the unique considerations that are involved in applying statistical tools to sports problems.