Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jennybc/2018-09_purrr-latinr
https://github.com/jennybc/2018-09_purrr-latinr
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jennybc/2018-09_purrr-latinr
- Owner: jennybc
- Created: 2018-09-03T15:34:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T13:38:32.000Z (about 6 years ago)
- Last Synced: 2024-11-01T10:42:27.936Z (11 days ago)
- Language: R
- Size: 2 MB
- Stars: 20
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: