auk_get_ebd_path {auk} | R Documentation |
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()
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
auk_get_ebd_path()
[Package auk version 0.7.0 Index]