Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 484 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 484 Bytes

CCRP R Course Workbook

This repository contains materials for Statistical Models in R as part of the R Course for the Collaborative Crop Research Program (CCRP).

https://shiny.stats4sd.org/RCCRP-Models/

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/RCCRP-Models.git
  2. Open the R project and run renv::restore() to setup the required R packages