ebirdst_data_dir {ebirdst}R Documentation

Path to eBird Status and Trends data download directory

Description

Identify and return the path to the default download directory for eBird Status and Trends data products. This directory can be defined by setting the environment variable EBIRDST_DATA_DIR, otherwise the directory returned by tools::R_user_dir("ebirdst", which = "data") will be used.

Usage

ebirdst_data_dir()

Value

The path to the data download directory.

Examples

ebirdst_data_dir()

[Package ebirdst version 3.2022.3 Index]