View source: R/get_downloads.R
get_downloads.character | R Documentation |
get_downloads JSON
## S3 method for class 'character'
get_downloads(x, verbose = TRUE, ...)
x |
sites object |
verbose |
Should text be printed during the download process? |
... |
arguments in ellipse form |
The function returns either a single item of class
"try-error"
describing the reason for failure
(either misdefined parameters or an error from the Neotoma API),
or a table of sites, with rows corresponding to the number of
individual sites and datasets returned by the Neotoma API.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.