Learn R Programming

rredlist (version 1.0.0)

rl_version: Get the Red List version

Description

Returns the current version number of the IUCN Red List of Threatened Species

Usage

rl_version(key = NULL, ...)

Value

Red List version as character string.

Arguments

key

(character) An IUCN API token. See rl_use_iucn().

...

Curl options passed to HttpClient.

See Also

Red List information and statistics: rl_api_version(), rl_citation(), rl_sp_count()

Examples

Run this code
if (FALSE) {
rl_version()
}

Run the code above in your browser using DataLab