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

https://github.com/stats4sd/rccrp-models


https://github.com/stats4sd/rccrp-models

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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