hl_figure_energy_status_comp_sumLoadGenByLocationAndStartT: Retrieves requests data from DB and creates figure of...

Description Usage Arguments Details Value Author(s)

View source: R/dexr_hl_figure_energy.R

Description

Facets: Location Colour: RunID LineType: Load/Generation

Usage

1
2
3
4
5
hl_figure_energy_status_comp_sumLoadGenByLocationAndStartT(
  dexpas,
  stati = c("ALL_REQUESTED", "ACCEPTED", "PARTLY_ACCEPTED", "DECLINED"),
  ggplotaddons = NULL
)

Arguments

dexpa

Details

In case stati = ALL_REQUESTED, requests are filtered according to product configurations: Single product, single auction: ACCEPTED, PARTYL_ACCEPTED, DECLINED Single product, multiple auctions: ACCEPTED, PARTYL_ACCEPTED (energy_accepted, last auction: energy_requested, DECLINED (last auction) Multiple products: ACCEPTED, PARTYL_ACCEPTED (actually, PARTLY_ACCEPTED (energy_requested) and DECLINED need to be considered for the last auction across products, which is not yet implemented).

Value

figure file

Author(s)

Sascha Holzhauer


UniK-INES/dexR documentation built on June 30, 2021, 11:05 p.m.