# Query for a single species
# compare the names returned by occurrencelist to occurrencelist_all
occurrencelist(scientificname = 'Aristolochia serpentaria',
coordinatestatus = TRUE, maxresults=40)
occurrencelist_all(scientificname = 'Aristolochia serpentaria',
coordinatestatus = TRUE, maxresults=40)
Run the code above in your browser using DataLab