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/
This R project (R version 4.2.1) uses the learnr package to create an interactive workbook.
- Clone repo:
git@github.com:stats4sd/RCCRP-Models.git
- Open the R project and run
renv::restore()
to setup the required R packages