isGermanHoliday: isGermanHoliday

Description Usage Arguments Details Value Author(s)

View source: R/preprocessData.R

Description

This method states if the given datetime (POSIXct object) is a german bank holiday. It is used e.g. in @seealso addTarif

Usage

1
isGermanHoliday(dateTime)

Arguments

dateTime

- A dateTime object

Details

The preprocessData script

Value

a boolean value TRUE if the given dateTime is a german holiday or not (FALSE)

Author(s)

Timo Wagner, wagnertimo@gmx.de


wagnertimo/rmarketcrawlR documentation built on May 3, 2019, 7:37 p.m.