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

Description Usage Arguments

Description

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

Usage

1
2
## 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.


neotoma documentation built on May 2, 2019, 1:10 p.m.