Learn R Programming

auk (version 0.4.0)

auk_get_ebd_path: Return EBD data path

Description

Returns the environment variable EBD_PATH, which users are encouraged to set to the directory that stores the eBird Basic Dataset (EBD) text files.

Usage

auk_get_ebd_path()

Arguments

Value

The path stored in the EBD_PATH environment variable.

See Also

Other paths: auk_get_awk_path, auk_set_awk_path, auk_set_ebd_path

Examples

Run this code
# NOT RUN {
auk_get_ebd_path()
# }

Run the code above in your browser using DataLab