Skip to content

oliviergimenez/intro_tidyverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to the tidyverse

In this repo, you will find all you need to reproduce the slides of my introduction to the tidyverse. Clone or download the repo, then just open the Rmd file and Knit it 😃

I released the first version of the slides on Jan 14, 2019 and I did substantial updates on Jan 24, 2019. I did another update on Oct 22, 2020.

When I find the time, I'd like to:

  • Use a better presentation of code and plots

  • Add more examples on stringr, regular expressions, tidyr (spread, gather), scoped verbs, forcats; maybe on purr

  • Add examples of how to join tables, besides the video: use journal ranks given by Corey Bradshaw here and the data there

  • Pick a language, French or English

  • Find an example in ecology to be used throughout the presentation