Send feedback to pcote@ualberta.ca. We welcome feedback, suggestions
and collaborators.
Purpose
Build to support delivery of:
- Finance classes at the Alberta School of Business.
- Corporate workshops.
This package is in an ongoing development state.
Installation
You can install the development version of RTLedu from GitHub with:
# install.packages("devtools") devtools::install_github("risktoollib/RTLedu")
How to Use
- 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")
Installation
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.