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

https://github.com/stats4sd/r4ccrp_06_statstest


https://github.com/stats4sd/r4ccrp_06_statstest

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# CCRP R Course Workbook

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

https://shiny.stats4sd.org/R4CCRP_06_StatsTest

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