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