ns_ecohier: Get a summary of the upper level hierarchy for an Ecosystem...

Description Usage Arguments Details Value References Examples

View source: R/ns_ecohier.R

Description

Get a summary of the upper level hierarchy for an Ecosystem record

Usage

1

Arguments

uid

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

...

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

1
2
3
4
## Not run: 
ns_ecohier("ELEMENT_GLOBAL.2.683060")

## End(Not run)

natserv documentation built on July 2, 2020, 4 a.m.