holidayTSX {timeDate}R Documentation

TSX Holiday Calendar

Description

Returns a holiday calendar for the Toronto Stock Exchange.

Usage

holidayTSX(year = getRmetricsOptions("currentYear"))

Arguments

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

Value

returns an object of class timeDate.

Examples

## holidayTSX -
   holidayTSX()
   holidayTSX(2008:2010)

[Package timeDate version 2110.87 Index]