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:

670 Resources
Video

Becoming an R blogger

Blogging is an excellent way to learn, improve your communication skills, and gain exposure in the R and data science communities.
Video

Course Material Creation in the R Ecosystem

In this talk, I will introduce a suite of three packages designed to aid course material creation in R: {demoR} for displaying code in knitted R Markdown with custom highlighting and formatting...
Video

Datasets in Reproducible Research with 'pins'

Open source code is an essential piece in making science reproducible. Tools like 'rmarkdown' and GitHub facilitate running and sharing outcomes with colleagues and with the broad scientific community
Video

Every voice matters: An analysis of @WeAreRLadies

As a rotating curation, @WeAreRLadies is a twitter account that has a different curator (i.e., tweeter) each week with a mission to highlight female and minority genders and their work in R.
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...