holidayNYSE {fCalendar}R Documentation

NYSE Holiday Calendar

Description

Returns a holiday calendar for the New York Stock Exchange.

Usage

holidayNYSE(year = currentYear)

Arguments

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

Value

returns an object of class timeDate.

Examples

## holidayNYSE -
   holidayNYSE()
   holidayNYSE(2008:2010)

[Package fCalendar version 270.78.3 Index]