| get_avesdata_repo_path | R Documentation |
Get path to Aves Data folder, if set.
get_avesdata_repo_path()
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.
String - path to Aves Data folder, if set. Returns "" if not set.
## Not run:
get_avesdata_repo_path()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.