get_avesdata_repo: Pull down full AvesData repository to a working directory

View source: R/utils.R

get_avesdata_repoR Documentation

Pull down full AvesData repository to a working directory

Description

Pull down full AvesData repository to a working directory

Usage

get_avesdata_repo(path, overwrite = FALSE)

Arguments

path

Path to download data zipfile to, and where it will be unpacked. To download into your working directory, use "."

overwrite

Default to FALSE. Will not redownload the data by default if path exists, unless overwrite=TRUE

Value

No return value, called to download the Aves Data repository.


clootl documentation built on April 11, 2025, 5:38 p.m.