get_dataset.download: Obtain dataset information from an existing download
object.
Description
A function to access a dataset
within a download
object.
Usage
# S3 method for download
get_dataset(x, ...)
Arguments
x
An object of class download
.
...
objects passed from the generic. Not used in the call.