plot_Fehlermasse_J: Fehlermasse_J - UNDE CONSTRUCTION

Description Usage Arguments Value Examples

View source: R/results.R

Description

Draw Fehlermasse_J Requires the following data columns: "Jahr", "installierte Leistung [MW]", "mittlere Einspeisung [MW]", "Anbieteranzahl", "mse_AM_J", "mse_K_J", "mse_BTU_J", "mse_A1_J", "mse_A2_J", "mse_A3_J", "mse_A4_J", "mse_A5_J", "mse_A6_J", "mse_A7_J" "mae_AM_J", "mae_K_J", "mae_BTU_J", "mae_A1_J", "mae_A2_J", "mae_A3_J", "mae_A4_J", "mae_A5_J", "mae_A6_J", "mae_A7_J", "me_AM_J", "me_K_J", "me_BTU_J", "me_A1_J", "me_A2_J", "me_A3_J", "me_A4_J", "me_A5_J", "me_A6_J", "me_A7_J",

Usage

1
plot_Fehlermasse_J(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_Fehlermasse_J(name = i18n$t("Error_Measures_Yearly"), datapath = file.path("tests/output"), i18n = i18n)

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