Data Wrangling with the Tidyverse - A Short Course
A 3-Day Livestream Seminar Taught by Kieran Healy, Ph.D.
Read reviews of this courseR is a free and open-source package for statistical analysis that is widely used in the social, health, physical, and computational sciences. R is powerful, flexible, and has excellent graphics capabilities. It also has a large and rapidly growing community of users.
Although there are a variety of approaches to working with data in R, in recent years, the “tidyverse” has emerged as a cohesive and consistent approach to the everyday tasks of data wrangling and analysis. The tidyverse is a suite of tools for data management, manipulation, analysis, and visualization within the R software environment for statistical computing. This seminar provides an intensive, hands-on introduction to using tidyverse tools for doing your own work.
Starting January 7, this seminar will be presented as a 3-day synchronous, livestream workshop via Zoom. Each day will feature two lecture sessions with hands-on exercises, separated by a 1-hour break. Live attendance is recommended for the best experience. But if you can’t join in real time, recordings will be available within 24 hours and can be accessed for four weeks after the seminar.
Closed captioning is available for all live and recorded sessions. Captions can be translated to a variety of languages including Spanish, Korean, and Italian. For more information, click here.
ECTS Equivalent Points: 1
More Details About the Course Content
The course is not focused on particular statistical methods or modeling techniques. Rather, we will learn how to accomplish everyday tasks that statistical analysis depends on but which are rarely taught in detail in their own right. These include topics such as getting your own data into R, exploring the structure of your data, recoding variables and reshaping tables, and presenting summary tabulations and graphs of this work.
Throughout the course we will emphasize how R and the tidyverse “thinks”. Every dataset is different, especially at the stage where it still needs further cleaning or arranging before it can be easily analyzed or effectively presented. This course will teach you the logic and implicit “flow of action” behind the tidyverse’s tools, giving you the ability to apply and extend this way of thinking when working with your own data and its particular challenges.
Computing
We will be working with the most recent stable versions of R and RStudio, as well as with a number of additional packages. You will need to install R, RStudio, and the necessary packages on your own computer.
Basic familiarity with R is highly desirable, but even novice R coders should be able to follow the presentation and do the exercises.
If you’d like to take this course but are concerned that you don’t know enough R, there are excellent online resources for learning the basics. Here are our recommendations.
Who Should Register?
You should take this course if you are interested in answering questions like these:
- How can I properly get my data into R?
- How should I deal with different types of data?
- How can I explore the structure of my data?
- How can I manipulate, summarize, and tabulate my data?
- How can I efficiently clean my data?
- How can I reshape or reconfigure my data?
- How can I quickly graph or report on my data?
The course does not presume any prior experience with R. However, if you are an R user and have been annoyed with questions like these:
- How can I get these 50 CSV files into R?
- Why can’t I get the right answer when summarizing this grouped data?
- How can I tell R that my categorical measure is ordered?
- How can I clean up this textual data?
- How can I neatly calculate summary statistics for all the measures in my data?
- How can I arrange this table to print in a nice way?
- Why doesn’t the answer I found on Stack Overflow work properly?
- Why does the answer I found on Stack Overflow work properly?
- Why does R keep telling me “Object of type ‘closure’ is not subsettable”?
… then this course will be worthwhile for you, too.
Outline
1. Tidy data and the tidyverse
- Motivation: plain-text data analysis
- How R works and why it got that way
- What’s “tidy” about the tidyverse?
- Pipelining your code
- A first example
2. Getting your data into R with readr
- Reading in a single table of data
- Tibbles
- Data types
- Common pitfalls and problems
3. Tabulating and summarizing data with dplyr
- Filtering, selecting, mutating, and summarizing a single table
- Manipulating column names and arranging rows
- Groups and the logic of working with grouped data
- Calculating on the columns of a table, and on the rows
- Zero counts in dplyr and other gotchas
4. Reshaping data with tidyr
- Moving back and forth between wide and long data
- Splitting, separating, and recoding observations
- Managing and visualizing missing values
- Expanding and completing datasets
5. Managing categorical measures and textual data with forcats and stringr
- Working with factors in R and in the tidyverse
- Recoding and re-leveling factors
- String manipulation, regular expressions, and stringr
6. Iterating on data with dplyr and purrr
- Relational data in dplyr
- Joining tables
- Working across() columns
- Using map() and its friends to feed your data to functions
7. Modeling with broom
- Extending tidy principles to models
- Fitting and summarizing model output
8. Making it easier to be tidy
- The janitor package helps clean your data
- Working with the usethis and reprex helper packages
9. Managing your clean data
- Documenting your data
- Using a package to store your data
- The wider world of tidyverse-friendly packages and tools
Reviews of Data Wrangling with the Tidyverse
“This course was extremely well presented and organized. The professor did a great job presenting the material in a way that was both digestible and practical. He was also great about answering all questions. This was a fantastic course that I got a lot out of and am highly recommending to my colleagues and our agency director.”
Lindsay Bostwick, DOJ/OJP/Bureau of Justice Statistics
“Dr. Kieran Healy repeatedly described each of the key components of the commands in simple terms so we can follow along and understand without second guessing ourselves. Dr. Healy’s humor was great too. Thank you!”
Mai See Yang, University of California San Francisco
“Coming from an elementary understanding of R, I really appreciated the instructor starting with an overview of the basics in R and allowing build up throughout the course. This really helped me to make sense of code and understand how to read it.”
Noah Davis, University of Pittsburgh
“The instructor was very knowledgeable, and all of the course content was organized well. The pacing of the lectures was good, and I could follow along very easily.”
Sila Adhiningrat, University of California San Francisco
Seminar Information
Schedule: All sessions are held live via Zoom. All times are ET (New York time).
10:00am-12:30pm (convert to your local time)
1:30pm-3:30pm
Payment Information
The fee of $995 USD includes all course materials.
PayPal and all major credit cards are accepted.
Our Tax ID number is 26-4576270.

Back to Public Seminars