Description Usage Arguments Details Author(s) Examples
This function uses the Holiday dates of the timeDate::timeDate package to create dummies on a specified holiday.
1  | make_holiday(dates = timeDate::Easter(2000:2030), shift = 0)
 | 
dates | 
 Holiday and period for which dummy shall be created  | 
shift | 
 shifting point in time for dummy  | 
With shift the user can specify for how many days before (negative value) or after (positive value) the holiday a dummy will be created.
Daniel Ollech
1  | make_holiday(dates=timeDate::Easter(2000:2030), shift=-1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.