Hello Quarto

Learning R
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Data Wrangling in the Tidyverse 🌱

By Nick Huntington-Klein

Date added Fri AprMay 5th, 2023

What is this?Excerpt from the site: This video series covers the basics of data wrangling using the tidyverse, aimed at my data communications class. I assume some very, very basic R background, but really not much.

This is a simplified and adapted version of my data wrangling workshops, which are available in full on my channel for tidyverse (R), data.table (R), and pandas (Python).

  1. Link to videos are here: https://www.youtube.com/watch?v=EOpb3VsWmck
  2. Slides to follow along with the videos are here: https://nickch-k.github.io/DataCommSl…
  3. Code instructor works on in the videos can be found here: https://github.com/NickCH-K/DataCommS…
Back to top