Learn R Programming

neotoma (version 1.5.0)

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 class 'download':
get_dataset(x, ...)

Arguments

x
An object of class download.
...
objects passed from the generic. Not used in the call.