timeOfUseBuilder: Calendar Time-of-Use Calculator

Description Usage Arguments Value Author(s)

Description

This functions computes the Time-of-Use (TOU) on the provided calendar returning the peak/off-peak international clustering and the one defined by the Italian Authority.

Usage

1
timeOfUseBuilder(calendar, country = "it")

Arguments

calendar

is a data.table with data_ora, data and ora columns.

country

is the country for which the holidays have to be calculated: Italy (it) is the default value, but also France (fr) or Germany (de) are accepted.

Value

The function returns the same calendar data.table with the TOU columns added.

Author(s)

Michele Stefano Altieri, michelestefano.altieri@gmail.com


msaltieri/enertools documentation built on May 23, 2019, 7:50 a.m.