gbif_names(name_lookup(query='snake', hl=TRUE), browse=FALSE)
(out <- name_lookup(query='canada', hl=TRUE, limit=5))
gbif_names(out)
gbif_names(name_lookup(query='snake', hl=TRUE))
gbif_names(name_lookup(query='bird', hl=TRUE))
# or not highlight
gbif_names(name_lookup(query='bird', limit=200))
Run the code above in your browser using DataLab