get_dataset.download: Obtain dataset information from an existing 'download'...

View source: R/get_dataset.R

get_dataset.downloadR Documentation

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.


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