days_vector | R Documentation |
Get a list of days of the year within a specific month or week (following the 8day-per-week system)
days_vector(year, month = NULL, week = NULL)
year |
Numeric 4-digit value |
month |
Numeric value (1-12) |
week |
Numeric value (1-46) |
Vector of numeric values (days of the year)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.