Rdocumentation
powered by
Learn R Programming
neotoma (version 1.3.0)
get_dataset.download_list: Obtain dataset information from a
download_list
.
Description
A function to return datasets corresponding to the objects within a
download_list
.
Usage
## S3 method for class 'download_list': get_dataset(x, ...)
Arguments
x
An object of class
download_list
.
...
objects passed from the generic. Not used in the call.