You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
On Oct 15, 2019, at 03:50, Jun Cai ***@***.***> 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()
The text was updated successfully, but these errors were encountered: