Skip to content

Package contains learnr tutorials introducing basic data processing and wrangling operation as a pre-class activity.

License

Notifications You must be signed in to change notification settings

EDUCE-UBC/educer

Repository files navigation

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.

About

Package contains learnr tutorials introducing basic data processing and wrangling operation as a pre-class activity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published