Learn R Programming

natserv (version 1.0.0)

ns_ecohier: 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<U+2019>s Element Global UID)

...

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

Run this code
# NOT RUN {
ns_ecohier("ELEMENT_GLOBAL.2.683060")
# }

Run the code above in your browser using DataLab