Skip to content

jennybc/2021-06_raukr-iteration

Repository files navigation

raukr 2021

Agenda for Jenny Bryan's instruction at:

I also taught in 2019, about iteration and using Git/GitHub with R.

Iterating well with R (and the tidyverse)

This will only be a 1-hour session, so I have very specific priorities for our "live" time:

  • Iterate the R way
  • Row-wise work in a data frame (with dplyr and friends)
  • General iteration (with the purrr package

Slides: pdf

Resources for future self-study:

dplyr vignette on row-wise operations

Material on iterating with purrr (note: written before dplyr::rowwise() got re-energized):

RStudio webinar (also before dplyr::rowwise()'s resurrection):

Charlotte Wickham's purrr materials:

"Functionals" chapter of 2nd of Advanced R by Wickham

Where to find me online

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages