## holidayNYSE
holidayNYSE() ## current year
holidayNYSE(2008:2010)
## January 2, 2007 was a memorial day for president G.R. Ford,
## not a regular public holiday
holidayNYSE(2007)
holidayNYSE(2007, type = "standard")
holidayNYSE(2007, type = "special")
Run the code above in your browser using DataLab