ns_id: Get taxon by uid

View source: R/ns_id.R

ns_idR Documentation

Get taxon by uid

Description

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

Details

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

Value

A list with lots of elements

References

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

Examples

## Not run: 
ns_id("ELEMENT_GLOBAL.2.154701")

## End(Not run)

ropensci/natserv documentation built on Feb. 5, 2024, 4:07 p.m.