ropensci / bold

Interface to the Bold Systems barcode webservice
https://docs.ropensci.org/bold
Other
17 stars 11 forks source link

`bold_tax_name()` throws an error in some cases #17

Closed sckott closed 9 years ago

sckott commented 9 years ago

e.g.,

bold_tax_name("Cordulegaster erronea")    # Throws an error

Error in data.frame(input = y, df, stringsAsFactors = FALSE) : 
  arguments imply differing number of rows: 1, 0

Reported by Bill Buaas

sckott commented 9 years ago

should be fixed