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

https://github.com/stats4sd/r4ccrp_01_dplyr

R course for CCRP workbook - session on data manipulation with dplyr
https://github.com/stats4sd/r4ccrp_01_dplyr

Last synced: 5 months ago
JSON representation

R course for CCRP workbook - session on data manipulation with dplyr

Awesome Lists containing this project

README

          

# CCRP R Course Workbook

This repository contains materials for _Manipulating Data Using dplyr (Part 1)_ as part of the R Course for the Collaborative Crop Research Program (CCRP).

https://shiny.stats4sd.org/R4CCRP_01_dplyr

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