timeDate (version 3043.102)

holidayNERC: NERC Holiday Calendar

Description

Returns a holiday calendar for NERC, the North American Reliability Council.

Usage

holidayNERC(year = getRmetricsOptions("currentYear"), FinCenter = "Eastern")

Value

returns an object of class timeDate.

Arguments

year

an integer value or vector of years, formatted as YYYY.

FinCenter

a character value, the name of the financial center to use.

Author

Joe W. Byers

References

http://www.nerc.com/~oc/offpeaks.html

Examples

Run this code
## holidayNERC -
   holidayNERC()
   holidayNERC(2008:2010)

Run the code above in your browser using DataLab