# A basic example
col_search(name="Apis")
col_search(name="Agapostemon")
col_search(name="Poa")
# Many names
col_search(name=c("Apis","Puma concolor"))
# An example where there is no data
col_search(id=11935941)
Run the code above in your browser using DataLab