endemics {arakno}R Documentation

Get country endemics from WSC.

Description

Get endemic species in any country or region from the World Spider Catalogue textual descriptions.

Usage

endemics(country)

Arguments

country

The country/region name or ISO3 code.

Details

Species list based on the interpretation of the textual descriptions available at the World Spider Catalogue (2022). These might be only approximations to country level and should be taken with caution.

Value

A vector with species names.

References

World Spider Catalog (2022). World Spider Catalog. Version 23.0. Natural History Museum Bern, online at http://wsc.nmbe.ch. doi: 10.24436/2.

Examples

## Not run: 
endemics("Portugal")
endemics("Azores")
endemics("FIN")

## End(Not run)

[Package arakno version 1.3.0 Index]