ns_ecohier {natserv} | R Documentation |
Get a summary of the upper level hierarchy for an Ecosystem record
Description
Get a summary of the upper level hierarchy for an Ecosystem record
Usage
ns_ecohier(uid, ...)
Arguments
uid |
(character) A NatureServe taxon id (The taxon’s Element Global UID) |
... |
Curl options passed on to |
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_ecohier("ELEMENT_GLOBAL.2.683060")
## End(Not run)
[Package natserv version 1.0.0 Index]