Add the R
scripts that contain the code for the tutorials in the
rcea
package to the directory specified by path
.
use_rcea(path = ".")
path | The path of the directory to put the course materials in. |
---|
if (FALSE) { usethis::create_project("~/Projects/rcea-exercises") add_rcea("~/Projects/rcea-exercises") }