knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

RTLappStrat

Lifecycle: experimental R-CMD-check

Part of a series of Shiny Apps to support education of risk managers and trading analysts in Universities and commodity-trading enterprises.

Class material in learning shiny app deployment where we start with the simple app and transform it into a package using golem.

Skills

Installation

You can install the development version of RTLappStrat from GitHub with:

# install.packages("devtools")
devtools::install_github("risktoollib/RTLappStrat")

Running the app

library(RTLappStrat)
RTLappDynamics::run_app()


risktoollib/RTLappStrat documentation built on Sept. 11, 2022, 10:27 p.m.