BLACK LIVES MATTER
Join us and donate
The premier IDE for R
RStudio anywhere using a web browser
Put Shiny applications online
Shiny, R Markdown, Tidyverse and more
Do, share, teach and learn data science
An easy way to access R packages
Let us host your Shiny applications
A single home for R & Python Data Science Teams
Scale, develop, and collaborate across R & Python
Easily share your insights
Control and distribute packages
RStudio
RStudio Server
Shiny Server
R Packages
RStudio Cloud
RStudio Public Package Manager
shinyapps.io
RStudio Team
RStudio Workbench
RStudio Connect
RStudio Package Manager
Webinars
How to Work with List Columns
August 11, 2018
This webinar breaks down one of the most esoteric concepts in the Tidyverse: list columns. The Tidyverse is based on tidy data, which is based on tables. Tables simplify data analysis by making data easy to use, just like Arabic numerals simplify math by making numbers easy to use. But you may not know that tables can make other things easy to use as well. You can use tables to store models, lists, and other tables in a list column. The table will store the products of your data analysis in an organized way, and you can manipulate the table with your familiar Tidyverse tools. In this webinar, we will look at how you can make list columns and use them in your own work.
Garrett is the author of Hands-On Programming with R and co-author of R for Data Science and R Markdown: The Definitive Guide. He is a Data Scientist at RStudio and holds a Ph.D. in Statistics, but specializes in teaching. He’s taught people how to use R at over 50 government agencies, small businesses, and multi-billion dollar global companies; and he’s designed RStudio’s training materials for R, Shiny, R Markdown and more. Garrett wrote the popular lubridate package for dates and times in R and creates the RStudio cheat sheets.