Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rstats-wtf/what-they-forgot

"What They Forgot to Teach You About R" website / eBook
https://github.com/rstats-wtf/what-they-forgot

Last synced: 16 days ago
JSON representation

"What They Forgot to Teach You About R" website / eBook

Awesome Lists containing this project

README

        

# What They Forgot to Teach You About R

Rendered site: [rstats.wtf](https://rstats.wtf)

Netlify preview URL:



Creative Commons License
Project Status: Active – The project has reached a stable, usable state and is being actively developed.

The initial impetus for creating these materials is a two-day hands-on workshop. The target learner:

* Has a moderate amount of R and RStudio experience.
* Is largely self-taught.
* Suspects they have drifted into some idiosyncratic habits that may slow
them down or make their work products more brittle.
* Is interested in (re)designing their R lifestyle, to be more effective and
more self-sufficient.

The in-person workshops are still the primary delivery method for this content, but we've begun recording prose versions of this content, in order to make it more widely available and for participants to refer back to. Warning: these materials absolutely do not constitute a self-contained "book", nor do they capture all workshop content.

We focus on building holistic and project-oriented workflows that address the most common sources of friction in data analysis, *outside of doing the statistical analysis itself*.

## Workshops

Upcoming and past offerings:

* [rstudio::conf 2020](https://rstudio.com/conference/), San Francisco, CA,
January 27 & 28 Training Days
* rstudio::conf January 2019, Austin, TX
* 2018 October 4 & 5, Seattle, WA
* rstudio::conf January 2018, San Diego, CA

The workshops typically include substantial components that draw on other materials, such as:

* [Happy Git and GitHub for the useR](https://happygitwithr.com)
* Iterating well with the purrr package
- [purrr tutorial](https://jennybc.github.io/purrr-tutorial/)
- [Row-oriented workflows in R with the tidyverse](https://github.com/jennybc/row-oriented-workflows#readme)