Open caijun opened 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.
I just found that the lubridate package also provides functions related to isoweek and epiweek.
week_start
in functions such aswday()