Last data update: 2014.03.03

R: London Bank Holidays
holidayLONDONR Documentation

London Bank Holidays

Description

Returns bank holidays in London.

Usage

holidayLONDON(year = getRmetricsOptions("currentYear"))

Arguments

year

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

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.

Value

returns an object of class timeDate.

Author(s)

Function contributed by Menon Murali

Examples

## holidayLONDON -
   holidayLONDON()
   holidayLONDON(2008:2010)

Results