Penguin wrangling in dplyr - a learnr tutorial

data science
R
RStudio
dplyr
Author

Published

February 8, 2021

I recently made a learnr tutorial introducing some functions in dplyr for data wrangling. Check it out:

https://allisonhorst.shinyapps.io/dplyr-learnr/

Here’s the GitHub repo in case anyone wants to modify/update this for your own courses:

https://github.com/allisonhorst/dplyr-learnr

Have fun wrangling penguins!