Rdocumentation
powered by
Learn R Programming
neotoma (version 1.3.0)
get_download.site: Function to return full download records using a
site
.
Description
Using a
site
, return all records associated with the data as a
download_list
.
Usage
## S3 method for class 'site': get_download(x, verbose = TRUE)
Arguments
x
An object of class
site
.
verbose
logical; should messages on API call be printed?