set_avesdata_repo_path | R Documentation |
Set path to Aves Data folder already somewhere on your computer Based on https://github.com/CornellLabofOrnithology/auk/blob/main/R/auk-set-ebd-path.r
set_avesdata_repo_path(path, overwrite = FALSE)
path |
A character vector with the path to the Aves Data folder. |
overwrite |
Boolean, default to |
No return value, called to set the path to the Aves Data folder.
## Not run:
set_avesdata_repo_path("/home/ejmctavish/AvesData")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.