# NOT RUN {
gni_parse("Cyanistes caeruleus")
gni_parse("Plantago minor")
gni_parse("Plantago minor minor")
gni_parse(c("Plantago minor minor","Helianthus annuus texanus"))
# pass on curl options to httr
library("httr")
gni_parse("Cyanistes caeruleus", config = verbose())
# }
Run the code above in your browser using DataLab