rl_api_version: Get the Red List API version

View source: R/rl_version.R

rl_api_versionR Documentation

Get the Red List API version

Description

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

Usage

rl_api_version(key = NULL, ...)

Arguments

key

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

...

Curl options passed to HttpClient.

Value

API version as character string.

See Also

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

Examples

## Not run: 
rl_api_version()

## End(Not run)

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