timeDate (version 3043.102)

holidayLONDON: London Bank Holidays

Description

Returns bank holidays in London.

Usage

holidayLONDON(year = getRmetricsOptions("currentYear"))

Value

returns an object of class timeDate.

Arguments

year

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

Author

Function contributed by Menon Murali

Details

There are 8 bank holidays in Britain every year: New Year's Day, Good Friday, Easter Monday, Spring (May), Last Monday of May, End of Summer (Last Monday) August, Christmas Eve, Christmas Day.

Examples

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

Run the code above in your browser using DataLab