https://github.com/stats4sd/datamc_m3_s2
https://github.com/stats4sd/datamc_m3_s2
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stats4sd/datamc_m3_s2
- Owner: stats4sd
- License: gpl-3.0
- Created: 2022-02-21T12:50:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T14:52:43.000Z (over 1 year ago)
- Last Synced: 2025-02-23T13:15:27.476Z (over 1 year ago)
- Language: R
- Size: 111 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 _Long vs Wide Data_ as part of the Data Management Course for the Collaborative Crop Research Program (CCRP).
https://shiny.stats4sd.org/DataMC_M3_S2
# 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_M3_S2.git`
2. Open the R project and run `renv::restore()` to setup the required R packages