plot_Prognosefehler_Anbieter: Prognosefehler_Anbieter

Description Usage Arguments Value Examples

View source: R/results.R

Description

Draw Prognosefehler_Anbieter Requires the following data columns: "Z", "PF_A1", "PF_A2", "PF_A3", "PF_A4", "PF_A5", "PF_A6", "PF_A7"

Usage

1
plot_Prognosefehler_Anbieter(name, datapath = datapath, i18n = i18n)

Arguments

name

the name of the file on disk to be used as data source

datapath

- optional, the path on disk where data is stored

i18n

- required, the translator object used to personalize output according with user set language

Value

a plotly object

Examples

1
p1 <- plot_Prognosefehler_Anbieter(name = i18n$t("Forecast_Error_Provider"), datapath = file.path("tests/output"), i18n = i18n)

BTU-EnerEcon/FOCCSI documentation built on Dec. 17, 2021, 9:52 a.m.