Videos

Learn data science with Posit videos

Explore Posit’s video library for R, Python, and data science tutorials. Learn best practices, workflows, and techniques from our experts.

people working on laptop

Explore our resources

Filter by:

666 Resources
Video

Cultivating creativity in data work

Traditionally, statistical training has focused primarily on mathematical derivations, proofs of statistical tests, and the general correctness of what methods to use for certain applications.
Video

Democratizing R with Plumber APIs

The Plumber package provides an approachable framework for exposing R functions as HTTP API endpoints. This allows R developers to create code that can be consumed by downstream frameworks, which...
Video

Empowering a data team with RStudio addins

RStudio addins provide a mechanism to extend RStudio in various ways. Addins can interact with the RStudio IDE through RStudio API. It can also provide users a graphical interface with...