Content Library

Discover resources to power your data science journey

Explore the full Posit content library, from ebooks to webinars and reports, and learn how teams power data science with R, Python, and AI.

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...