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

an object of class "timeDate"

Examples

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

[Package timeDate version 4041.110 Index]