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