rl_sp_count | R Documentation |
Returns a count of the number of unique species which have assessments.
rl_sp_count(key = NULL, ...)
rl_sp_count_(key = NULL, ...)
key |
(character) An IUCN API token. See |
... |
Curl options passed to HttpClient |
An integer representing the number of unique species represented within the IUCN database.
API docs at https://api.iucnredlist.org/.
Red List information and statistics:
rl_api_version()
,
rl_citation()
,
rl_version()
## Not run:
# Get count of species with assessments
rl_sp_count()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.