Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jennybc/2018-09_purrr-latinr


https://github.com/jennybc/2018-09_purrr-latinr

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# purrr workshop at Latin-R

[rstd.io/purrr-latinr](https://rstd.io/purrr-latinr) <-- short link that points here!

Slides are here [2018-09_purrr-latinr.pdf](2018-09_purrr-latinr.pdf)

Workshop is primarily done through live coding:

* During the workshop, participants can access my code here: [bit.ly/jenny-live-code](http://bit.ly/jenny-live-code)
* However, I re-use that document for all my teaching. Here's a snapshot of the Latin-R purrr workshop:
- [R code](2018-09_purrr-latinr-live-code.R)
- [Rendered version](2018-09_purrr-latinr-live-code.md)

Primary resources:

* My purrr materials:
* Charlotte Wickham's purrr materials:
* My "row-oriented workflows" materials: [rstd.io/row-work](https://rstd.io/row-work)
* "Functionals" chapter of 2nd of Advanced R by Wickham: