get_dataset.integer: Obtain dataset information from a vector of dataset IDs.

View source: R/get_dataset.R

get_dataset.integerR Documentation

Obtain dataset information from a vector of dataset IDs.

Description

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

Usage

## S3 method for class 'integer'
get_dataset(x = NULL, ...)

Arguments

x

A single numeric dataset id, or a numeric vector.

...

objects passed from the generic. Not used in the call.


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