calendar.fixedweekday | R Documentation |
Add fixed week day to a calendar
calendar.fixedweekday( calendar, month, week, dayofweek, weight = 1, start = NULL, end = NULL )
calendar |
The calendar. |
month |
the month of the day to add: from 1 (January) to 12 (December). |
week |
the number of the week of the day to add: from 1 (first week of the month) to 5. |
dayofweek |
the day of the week: from 1 (Monday) to 7 (Sunday). |
weight |
weight associated to the holiday. |
start, end |
Validity period of the holiday in the format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.