Downloads a specific GEOBON EBV dataset from ID.

geobon_download(id = NULL, path = getwd())

Arguments

id

(integer) ID of the dataset

path

(string) path to folder to which to download the data

Value

Function is used for its side effects

Examples

geobon_download(id = 2, path = tempdir())
#> Error in geobon_get(id = id): no datasets available for id : 2