ropensci-archive / nbaR

:warning: ARCHIVED :warning: R client library for the Netherlands Biodiversity Api (NBA)
Other
3 stars 2 forks source link

download_query error #53

Closed hettling closed 5 years ago

hettling commented 5 years ago
tc = TaxonClient$new()
res = tc$download_query(queryParams=list('sourceSystem.code'='NSR'))
Error in TaxonList[["sourceSystem"]] : subscript out of bounds
Error in TaxonList[["sourceSystem"]] : subscript out of bounds
hettling commented 5 years ago

duplicate of #51