Last chance! 50% off unlimited learning
Sale ends in
eol_search
to find pages that deal
with the species of interest, then use
eol_pages
to find the actual taxon
IDs.get_eolid(sciname, ask = TRUE, verbose = TRUE, key = NULL, ...)
get_tsn
,
get_uid
,
get_tpsid
get_eolid(sciname='Poa annua')
get_eolid(sciname='Pinus contorta')
get_eolid(sciname='Puma concolor')
get_eolid(c("Poa annua", "Pinus contorta"))
# When not found
get_eolid(sciname="uaudnadndj")
get_eolid(c("Chironomus riparius", "uaudnadndj"))
Run the code above in your browser using DataLab