Skip to contents

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

Usage

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

Arguments

x

An object of class dataset.

verbose

logical; should messages on API call be printed?