lsid | R Documentation |
Get species LSID from the World Spider Catalogue.
lsid(tax, order = FALSE)
tax |
A taxon name or vector with taxa names. |
order |
Order taxa names alphabetically or keep as in tax. |
This function will get species LSID from the World Spider Catalogue (2025). Family and genera names will be converted to species.
A data.frame with species and LSID.
World Spider Catalog (2025). World Spider Catalog. Version 26. Natural History Museum Bern, online at http://wsc.nmbe.ch. doi: 10.24436/2.
## Not run:
lsid("Anapistula")
lsid(tax = c("Iberesia machadoi", "Nemesia bacelarae", "Amphiledorus ungoliantae"), order = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.