rl_version: Get the Red List version

View source: R/rl_version.R

rl_versionR Documentation

Get the Red List version

Description

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

Usage

rl_version(key = NULL, ...)

Arguments

key

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

...

Curl options passed to HttpClient.

Value

Red List version as character string.

See Also

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

Examples

## Not run: 
rl_version()

## End(Not run)

ropenscilabs/rredlist documentation built on Feb. 7, 2025, 2:28 a.m.