get_download.dataset: Function to return full download records using a 'dataset'.

View source: R/get_download.R

get_download.datasetR Documentation

Function to return full download records using a dataset.

Description

Using a dataset, return all records associated with the data as a download_list.

Usage

## S3 method for class 'dataset'
get_download(x, verbose = TRUE)

Arguments

x

An object of class dataset.

verbose

logical; should messages on API call be printed?


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