timeDate (version 3043.102)

holidayNYSE: NYSE Holiday Calendar

Description

Returns a holiday calendar for the New York Stock Exchange.

Usage

holidayNYSE(year = getRmetricsOptions("currentYear"))

Value

returns an object of class timeDate.

Arguments

year

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

Examples

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

Run the code above in your browser using DataLab