R/get_dataset.R
get_dataset.integer.Rd
A function to access the Neotoma API and return datasets corresponding to the parameters defined by the user.
# S3 method for integer get_dataset(x = NULL, ...)
x | A single numeric dataset id, or a numeric vector. |
---|---|
... | objects passed from the generic. Not used in the call. |