purrr with Rebecca Barter
Details
Do you find yourself copying and pasting code? Is your code really repetitive?
Would you like to be able to read in a whole folder full of .csv files? Or compute summary stats for every variable in your dataframe?
Then the `purrr` package is for you!
Rebecca Barter is a grad student and Data Science Fellow at UC Berkley. She is making a visit home to Sydney and has very kindly offered to run a hands on `purrr` workshop for us. Check out her work here http://www.rebeccabarter.com/
“Of course someone has to write loops. It doesn’t have to be you.” Jenny Bryan; RStudio