Arguments
- profile_id
load profile identifier, required
- start_date
start date in ISO 8601 format, required
- end_date
end date in ISO 8601 format, required
- holidays
controls public holiday treatment:
NULL(default): built-in nationwide German holidays are used.NA: no dates are treated as public holidays.a character or Date vector in ISO 8601 format (
"YYYY-MM-DD"): only these dates are treated as public holidays; the built-in data are ignored entirely.
- state_code
Value
See slp_electricity().
Details
Please use slp_electricity() instead.