View source: R/ebirdtaxonomyversion.R
ebirdtaxonomyversion | R Documentation |
Returns a data.frame of available version numbers of the eBird taxonomy
ebirdtaxonomyversion(key = NULL, ...)
key |
optional eBird API key. You can obtain one from https://ebird.org/api/keygen.
We strongly recommend storing it in your |
... |
Curl options passed on to |
data.frame containing the collected information:
"authorityVer": Character of version.
"latest": Boolean indicating whether 'authorityVer' is the latest taxonomy version
Jordan Bradford jrdnbradford@gmail.com
## Not run:
ebirdtaxonomyversion()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.