Description Usage Arguments Value Examples
View source: R/conversion_date_year_week.R
ISO week (numeric) from Date object
1 | date_to_isoweek_n(x = lubridate::today())
|
x |
a Date object or string, in the form of 'yyyy-mm-dd' |
ISO week in numeric
1 2 | date_to_isoweek_n('2021-08-11')
date_to_isoweek_n(lubridate::today())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.