https://github.com/stats4sd/datamc_m3_s3_4
https://github.com/stats4sd/datamc_m3_s3_4
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stats4sd/datamc_m3_s3_4
- Owner: stats4sd
- License: gpl-3.0
- Created: 2022-03-01T14:06:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T14:52:52.000Z (over 1 year ago)
- Last Synced: 2024-10-20T02:57:15.483Z (over 1 year ago)
- Language: HTML
- Size: 146 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 _Relational Data in R_ as part of the Data Management Course for the Collaborative Crop Research Program (CCRP).
https://shiny.stats4sd.org/DataMC_M3_S3_4
# 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_S3_4.git`
2. Open the R project and run `renv::restore()` to setup the required R packages