cmu-delphi / epidatr

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

fix: order of args in `clear_cache` positional bugs #197

Closed dsweber2 closed 1 year ago

dsweber2 commented 1 year ago

minor fix for if someone calls clear_cache(someDir) to reset the cache, rather than clear_cache(dir = someDir)