Skip to contents

Get taxon by uid

Usage

ns_id(uid, ...)

Arguments

uid

(character) A NatureServe taxon id (The taxon’s Element Global UID). required.

...

Curl options passed on to verb-GET

Value

A list with lots of elements

Details

see https://explorer.natureserve.org/api-docs/#_taxon_data_model for details on the response data

References

https://explorer.natureserve.org/api-docs/

Examples

if (FALSE) {
ns_id("ELEMENT_GLOBAL.2.154701")
}