cmu-delphi / epidatr

Delphi Epidata API R Client
https://cmu-delphi.github.io/epidatr/
Other
1 stars 5 forks source link

Support "YYYY-MM-DD" format in `date_to_epiweek` #276

Closed nmdefries closed 5 months ago

nmdefries commented 5 months ago

Checklist

Please:

Change explanations for reviewer

Support more date formats in function to convert dates to epiweeks. Use parse_api_date since it already supports both common formats.