reconhub / aweek

Convert dates to arbitrary week definitions :calendar:
https://www.repidemicsconsortium.org/aweek
Other
17 stars 4 forks source link

Related work #30

Open caijun opened 5 years ago

caijun commented 5 years ago

I just found that the lubridate package also provides functions related to isoweek and epiweek.

zkamvar commented 5 years ago

That is correct! That’s why I listed it here: https://github.com/reconhub/aweek/blob/master/README.md

This reminds me that I need to add in parsedate at some point as well since it will be able to parse ISO week strings into dates.

Sent from my iPhone

On Oct 15, 2019, at 03:50, Jun Cai notifications@github.com wrote:

 I just found that the lubridate package also provides functions related to isoweek and epiweek.

lubridate::isoweek(), lubridate::epiweek(), lubridate::isoyear(), lubridate::epiyear(), and the argument of week_start in functions such as wday() — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.