get_sites.default {neotoma2} | R Documentation |
get_sites
Description
get_sites
Usage
## Default S3 method:
get_sites(...)
Arguments
... |
One of a set of possible query parameters discussed in details. |
Value
The function returns either a single item of class "try-error"
describing the reason for failure (either misdefined parameters or an error
from the Neotoma API), or a table of sites, with rows corresponding to the
number of individual sites returned by the Neotoma API.
Each "site" object contains 6 parameters that can be accessed as well:
siteid, sitename, location, altitude, description,
limited collection units information.
-
loc
Ansf
object that describes site's location. -
collunits
limited information on collunits
Author(s)
Socorro Dominguez s.dominguez@ht-data.com
[Package neotoma2 version 1.0.4 Index]