NOTICE: Kalamazoo Public Library is currently experiencing an interruption with our YouTube channel. We are working to resolve the issue and hope to have access restored soon. We appreciate your patience.

Learning the R Tidyverse

Summary

Learn to integrate the tidyverse into your R workflow and get new tools for importing, filtering, visualizing, and modeling research and statistical data.

R is an incredibly powerful and widely used programming language for statistical analysis and data science. The "tidyverse" collects some of the most versatile R packages like ggplot2 and forcats, which are all designed around the concepts of tidy data, a framework for problem-solving and writing R code for everything—from data wrangling and analysis to visualization and modeling. This course introduces the core concepts of the tidyverse for data wrangling, cleaning and tidying. It focuses on the novice user and shows you why and how to make use of the two pipes (%>% and |>). Join instructor Charlie Hadley as she progresses through the basics of importing and filtering data from Excel, CSV, and SPSS files, as well as summarizing and tabulating data using pivot_*() and across() functions and the power of nested tibbles. By the end of this course, you’ll be equipped with practical new skills for wrangling realistic datasets, including mismatched dates, poorly parsed numerical columns, multiple-choice survey questions, and more.

Subjects

Added Authors

linkedin.com (Firm)