runAppError: Run a shiny application to visualize the real and modelled...

Description Usage Arguments Examples

View source: R/graph.R

Description

Run a shiny application displaying the results of the conversion of real domains into Antares models. It will display for each typical day and each hour the volumetric errors of conversion (inf_error: forgotten points in the model, sup_error: modelled points missing in the real domain) and dynamic plots of the real and modelled domains. Html reports for each day can also be exported.

Usage

1
runAppError(fb_opts = antaresFlowbased::fbOptions())

Arguments

fb_opts

list of flow-based parameters returned by the function setFlowbasedPath: directory of the flow- based model to study. By default, the value is indicated by antaresFlowbased::fbOptions()

Examples

1
2
3
4
5
## Not run: 
 fb_opts = antaresFlowbased::fbOptions()
 runAppError(fb_opts)

## End(Not run)

rte-antares-rpackage/antaresFlowbased documentation built on Oct. 19, 2020, 11:23 a.m.