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