https://github.com/stats4sd/r4ccrp_01_ggplot2
https://github.com/stats4sd/r4ccrp_01_ggplot2
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stats4sd/r4ccrp_01_ggplot2
- Owner: stats4sd
- License: gpl-3.0
- Created: 2020-12-21T17:34:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T22:19:29.000Z (over 1 year ago)
- Last Synced: 2024-10-18T22:31:18.373Z (over 1 year ago)
- Language: R
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CCRP R Course Workbook
This repository contains materials for _Making Graphs in R Using ggplot2 (Part 1)_ as part of the R Course for the Collaborative Crop Research Program (CCRP).
https://shiny.stats4sd.org/R4CCRP_01_ggplot2/
# 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/R4CCRP_01_ggplot2.git`
2. Open the R project and run `renv::restore()` to setup the required R packages