get_downloads.character {neotoma2}R Documentation

get_downloads JSON

Description

get_downloads JSON

Usage

## S3 method for class 'character'
get_downloads(x, verbose = TRUE, ...)

Arguments

x

sites object

verbose

Should text be printed during the download process?

...

arguments in ellipse form

Value

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.


[Package neotoma2 version 1.0.3 Index]