get_dataset.download_list: Obtain dataset information from a 'download_list'.

View source: R/get_dataset.R

get_dataset.download_listR Documentation

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.


ropensci/neotoma documentation built on Dec. 6, 2022, 6:26 p.m.