Learn R Programming

neotoma (version 1.7.4)

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 download_list
get_dataset(x, ...)

Arguments

x

An object of class download_list.

...

objects passed from the generic. Not used in the call.