Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 854 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 854 Bytes

educer

R-CMD-check

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.