use_rcea: Use the 'rcea' course materials

View source: R/use_rcea.R

use_rceaR Documentation

Use the rcea course materials

Description

Add the R scripts that contain the code for the tutorials in the rcea package to the directory specified by path.

Usage

use_rcea(path = ".")

Arguments

path

The path of the directory to put the course materials in.

Examples

## Not run: 
usethis::create_project("~/Projects/rcea-exercises")
add_rcea("~/Projects/rcea-exercises")

## End(Not run)

hesim-dev/rcea documentation built on April 26, 2022, 9:08 p.m.