runAppError | R Documentation |
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.
runAppError( fb_opts = fbAntares::fbOptions(), countries = list(c("BE", "FR"), c("BE", "NL"), c("DE", "FR"), c("DE", "AT")) )
fb_opts |
|
countries |
|
## Not run: fb_opts = fbAntares::fbOptions() runAppError(fb_opts, countries = list(c("BE", "FR"), c("BE", "NL"), c("DE", "FR"), c("DE", "AT"))) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.