An open API service indexing awesome lists of open source software.

https://github.com/stats4sd/r4ccrp_02_ggplot2


https://github.com/stats4sd/r4ccrp_02_ggplot2

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# CCRP R Course Workbook

This repository contains materials for _Making Graphs in R Using ggplot2 (Part 2)_ as part of the R Course for the Collaborative Crop Research Program (CCRP).

https://shiny.stats4sd.org/R4CCRP_02_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_02_ggplot2.git`
2. Open the R project and run `renv::restore()` to setup the required R packages