plot_Descriptive_Statistics: Descriptive_Statistics

Description Usage Arguments Value Examples

View source: R/results.R

Description

Draw Descriptive_Statistics Requires the following data columns: "Jahr", "me_HR_J", "me_K_J", "me_A1_J", "me_A2_J", "me_A3_J", "me_A4_J", "me_A5_J", "me_A6_J", "me_A7_J", "sd_HR_J", "sd_K_J", "sd_A1_J", "sd_A2_J", "sd_A3_J", "sd_A4_J", "sd_A5_J", "sd_A6_J", "sd_A7_J"

Usage

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

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