week_monday | R Documentation |
Function to get Monday-based week number of a date.
week_monday(date, floor = FALSE)
date |
Vector containing parsed dates. |
floor |
Should weeks which belong to the 53 rd week for the year be
rounded down to the 52 nd week? Default is |
Integer vector.
Stuart K. Grange
wday
, week_financial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.