An introductory tidyverse tutorial created and presented for R-Ladies Chicago
Published

August 31, 2020

Abstract
Learn how to explore and manipulate data in R with packages from the Tidyverse. We’ll introduce the eight core packages that make up the Tidyverse and use at least one function from each package while exploring a dataset on the migration of penguins.
slides video materials

Description

Learn how to explore and manipulate data in R with packages from the Tidyverse. We’ll introduce the eight core packages that make up the Tidyverse and use at least one function from each package while exploring a dataset on the migration of penguins.

Slides

Back to top