class: center, middle, inverse, title-slide # Using gRatitude to learn the tidyverse together ## Cascadia R Conf 2021 ### Ted Laderas ### 2021-06-05 --- class: center, middle # Our Goal: Help students learn the `tidyverse` with each other ## (And spend less time lecturing) --- # Step 1: Ask #RStats Twitter for Help <img src="image/tweet1.png" width="972" /> --- # Step 1b: Get responses <img src="image/tidyverse.gif" width=900> --- # Step 2: Collate Useful Functions .pull-left[ - Over 266 recommendations! - Here are the top ten: ] .pull-right[
funcs
n
case_when()
16
pivot_longer()
7
pivot_wider()
6
coalesce()
5
fill()
5
across()
4
lag()
4
separate()
4
separate_rows()
4
str_detect()
4
] --- # Step 3: Sign up & Present <image src="image/assignment.png" width = 900> --- # Step 4: Recieve Gratitude, Repeat the Virtuous Cycle - `17:39:17 From JK : Thanks JT, super helpful!` - `17:45:47 From SS : Awesome! Thanks` - `17:45:48 From KL : Great job both of you!!` - `17:46:04 From BK : Thanks to both of you. Great job.` --- # What did we learn? - [#Rstats twitter is awesome - thank you!](https://laderast.github.io/articles/tidyverse_functions/) - [Sharing cool functions can drive learning and empower students](https://sph-r-programming.netlify.app/functions) - gRatitude from fellow students is a good motivator to learn Thanks to the BSTA 504 Students! --- class: center, middle # https://laderast.github.io/gratitude_talk ## https://ready4r.netlify.app