week_to_date | R Documentation |
Converts a week number to a date in that week
week_to_date(year, week, day = "1")
year |
numeric or character. Year of interest. |
week |
numeric or character. Week of interest. |
day |
numeric or character. Day of week to get date of. Monday = 1 etc. |
a date in yyyy-mm-dd date format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.