Please visit the EDUCE homepage for install instructions of R and RStudio.
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.
library(educer)
?educer
Please the the EDUCE homepage for information on how to start the tutorials.