| countIsoWeeks | R Documentation |
Return the number of weeks between the two dates
countIsoWeeks(date, origin = "2020-10-05")
date |
A date Value |
origin |
A reference date value in character string format |
the number of weeks between the two dates
Jenny Howard j.howard@epiconcept.fr
base::difftime()
countIsoWeeks(date = Sys.Date(), origin = "2000-01-01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.