ropensci / taxadb

:package: Taxonomic Database
https://docs.ropensci.org/taxadb
Other
43 stars 13 forks source link

Patch get ids again #37

Closed cboettig closed 5 years ago

cboettig commented 5 years ago

allows get_ids to take non-unique name lists (and still return a vector of matching length)

We can now handle names that resolve to multiple hits while also handling repeated names that resolve to the same hits.