fixed_week_day | R Documentation |
Title
fixed_week_day(month, week, dayofweek, weight = 1, validity = NULL)
month |
Month of the holiday |
week |
Position of the specified week day in the month (3 = third |
dayofweek |
Day of week 1 for Monday, 7 for Sunday |
validity |
day<-fixed_week_day(7, 2, 3) # second Tuesday of July day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.