https://github.com/stats4sd/datamc_m1_s3
https://github.com/stats4sd/datamc_m1_s3
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stats4sd/datamc_m1_s3
- Owner: stats4sd
- License: gpl-3.0
- Created: 2022-02-15T12:20:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T14:52:41.000Z (over 1 year ago)
- Last Synced: 2024-10-18T22:29:57.198Z (over 1 year ago)
- Language: HTML
- Size: 539 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CCRP Data Management Course Workbook
This repository contains materials for _Cleaning and Checking Data in R_ as part of the Data Management Course for the Collaborative Crop Research Program (CCRP).
https://shiny.stats4sd.org/DataMC_M1_S3
# Development
This R project (R version 4.2.1) uses the learnr package to create an interactive workbook.
## Setup Local Environment
1. Clone repo: `git@github.com:stats4sd/DataMC_M1_S3.git`
2. Open the R project and run `renv::restore()` to setup the required R packages