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

RTLappPipe

Lifecycle: experimental Codecov test coverage 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.

Installation

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

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

Running the app

library(RTLappPipe)
RTLappPipe::run_app()


risktoollib/RTLappPipe documentation built on May 14, 2022, 4:52 p.m.