Learn R Programming

neotoma (version 1.3.0)

get_dataset.site: Obtain dataset information from an existing site object.

Description

A function to access the Neotoma API and return datasets corresponding to the parameters defined by the user.

Usage

## S3 method for class 'site':
get_dataset(x, ...)

Arguments

x
An object of class site.
...
objects passed from the generic. Not used in the call.