Please visit the EDUCE homepage for install instructions of R and RStudio.

Installation

You can install the released version of educer from GitHub with:

if (!require(devtools)) install.packages("devtools")
devtools::install_github("EDUCE-UBC/educer")

See the EDUCE homepage for more detailed install instructions.

Loading and getting help on the educer package

library(educer)
?educer

Using the interactive tutorials

Please the the EDUCE homepage for information on how to start the tutorials.