authors | R Documentation |
Get species authority from the World Spider Catalogue.
authors(tax, order = FALSE)
tax |
A taxon name or vector with taxa names. |
order |
Order taxa alphabetically or keep as in tax. |
This function will get species authorities from the World Spider Catalogue (2022). Higher taxa will be converted to species names.
A data.frame with species and authority names.
World Spider Catalog (2022). World Spider Catalog. Version 23.0. Natural History Museum Bern, online at http://wsc.nmbe.ch. doi: 10.24436/2.
## Not run: authors("Amphiledorus") authors(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.