
Function to return full download records using a dataset.
Source: R/get_download.R
get_download.dataset.RdUsing a dataset, return all records associated with the data as a download_list.
Usage
# S3 method for class 'dataset'
get_download(x, verbose = TRUE)