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

View source: R/get_dataset.R

get_dataset.siteR Documentation

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.


ropensci/neotoma documentation built on Dec. 6, 2022, 6:26 p.m.