openfair_example: Launch OpenFAIR demonstration web application

Description Usage Arguments Value Examples

View source: R/report.R

Description

A simple web application to demonstrate OpenFAIR modeling. This application allows a user to enter beta PERT parameters and run simulations to see the distribution of results, with high level summary statistics. As a demonstration application, only TEF, TC, DIFF, and LM parameters may be entered.

Usage

1
openfair_example(intermediates_dir = tempdir(), quiet = TRUE)

Arguments

intermediates_dir

Location for intermediate knit files.

quiet

TRUE to suppress printing of pandoc output.

Value

Invisible NULL

Examples

1
2
3
4
## Not run: 
openfair_example()

## End(Not run)

evaluator documentation built on July 6, 2021, 9:06 a.m.