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

https://github.com/atheobold/data-wrangling-in-r

Materials for Data Wrangling in R workshop -- using dplyr & tidyr
https://github.com/atheobold/data-wrangling-in-r

Last synced: 6 months ago
JSON representation

Materials for Data Wrangling in R workshop -- using dplyr & tidyr

Awesome Lists containing this project

README

          

Materials for the Data Wrangling in R workshop
administered at Montana State in the Fall of 2019,
using RStudio Cloud project space (http://bit.ly/data-wrangle)

- Uses: Data Carpentry's Data Analysis and Visualization in `R` (https://datacarpentry.org/R-ecology-lesson/)
- With the addition of: relational data in `dplyr`, dates with `lubridate`, and character wrangling with `case_when()`