set_avesdata_repo_path: Set path to Aves Data folder already somewhere on your...

View source: R/utils.R

set_avesdata_repo_pathR Documentation

Set path to Aves Data folder already somewhere on your computer Based on https://github.com/CornellLabofOrnithology/auk/blob/main/R/auk-set-ebd-path.r

Description

Set path to Aves Data folder already somewhere on your computer Based on https://github.com/CornellLabofOrnithology/auk/blob/main/R/auk-set-ebd-path.r

Usage

set_avesdata_repo_path(path, overwrite = FALSE)

Arguments

path

A character vector with the path to the Aves Data folder.

overwrite

Boolean, default to FALSE, does not overwrite an existing Aves Data folder. Set to TRUE to overwrite.

Value

No return value, called to set the path to the Aves Data folder.

Examples

## Not run: 
set_avesdata_repo_path("/home/ejmctavish/AvesData")

## End(Not run)

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