get_avesdata_repo_path: Get path to Aves Data folder

View source: R/utils.R

get_avesdata_repo_pathR Documentation

Get path to Aves Data folder

Description

Get path to Aves Data folder, if set.

Usage

get_avesdata_repo_path()

Details

Based on https://github.com/CornellLabofOrnithology/auk/blob/main/R/auk-set-ebd-path.r Use this function to check stored path to downloaded AvesData folder from https://github.com/McTavishLab/AvesData. When AVESDATA_PATH is set, the data_path in any clootl functions with a data_path argument will default to this value.

Value

String - path to Aves Data folder, if set. Returns "" if not set.

Examples

## Not run: 
get_avesdata_repo_path()

## End(Not run)

clootl documentation built on April 24, 2026, 1:07 a.m.