holidayLONDON {timeDate} | R 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 |
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
an object of class "timeDate"
.
Author(s)
Function contributed by Menon Murali, amended by Georgi N. Boshnakov
Examples
## holidayLONDON -
holidayLONDON()
holidayLONDON(2008:2010)
[Package timeDate version 4022.108 Index]