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
- Host: GitHub
- URL: https://github.com/atheobold/data-wrangling-in-r
- Owner: atheobold
- Created: 2019-10-29T15:02:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T17:12:19.000Z (over 6 years ago)
- Last Synced: 2025-04-08T16:55:28.979Z (over 1 year ago)
- Language: HTML
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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()`