is_holiday: Check date for holiday

Description Usage Arguments Value

Description

Tests if date is a holiday (in Dresden)

Usage

1
is_holiday(x, holidays = get_holidays())

Arguments

x

character-vecor with dates to be checked

holidays

character-vecor with dates of holidays

Value

bool-vector with T = is holiday and F = is no holiday


MAGDa-BeuthHS/imputeData documentation built on May 8, 2019, 9:28 a.m.