outbreak-info / R-outbreak-info

R package to access the genomics and epidemiology data and Research Library metadata compiled and standardized on outbreak.info.
https://outbreak-info.github.io/R-outbreak-info/
MIT License
20 stars 10 forks source link

`getByAdmnLevel(-1)` is broken #21

Closed flaneuse closed 3 years ago

flaneuse commented 3 years ago
getByAdmnLevel(-1)
Error in open.connection(con, "rb") : HTTP error 400.

Probably need to enquote admin_level:"-1"?