geobon_download: Download GEOBON EBV dataset from ID

Description Usage Arguments Value Examples

View source: R/geobon_download.R

Description

Downloads a specific GEOBON EBV dataset from ID.

Usage

1
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

1
geobon_download(id = 2, path = tempdir())

VLucet/rgeobon documentation built on March 17, 2021, 12:03 a.m.