Send feedback to pcote@ualberta.ca
. We welcome feedback, suggestions
and collaborators.
Build to support delivery of:
- Finance classes at the Alberta School of Business.
- Corporate workshops.
This package is in an ongoing development state.
You can install the development version of RTLedu from GitHub with:
# install.packages("devtools")
devtools::install_github("risktoollib/RTLedu")
- Type
learnr::run_tutorial(package = "RTLedu")
in your console to see available tutorials. - Type
learnr::run_tutorial("<tutorial name>",package = "RTLedu")
to start the tutorial.
learnr::run_tutorial("getting-started",package = "RTLedu")
Dependency for market making game
install.packages(“remotes”) remotes::install_github(“rstudio/gradethis”)
Latest Package devtools::install_github("risktoollib/RTLedu")
CRAN Stable Not on CRAN yet.