summerCloseBuilder: Italian Summer Close Period Builder

Description Usage Arguments Value Author(s) Examples

View source: R/utility.R

Description

This function provides a list of days that fall in the two central weeks of August. In this period in Italy a large amount of offices, factories and other facilities close, so that both the electric national consumption and the spot prices on the electricity stock market usually suffer a decline.

Usage

1
summerCloseBuilder(startDate, endDate)

Arguments

startDate

is the beginning of the calculation period

endDate

is the end of the calculation period

Value

A vector with the list of the days in the summer close period

Author(s)

Michele Stefano Altieri, michelestefano.altieri@gmail.com

Examples

1
2
summer <- summerCloseBuilder('2016-01-01', '2018-12-31')
summer

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