rl_citation: Get the citation for the Red List API

View source: R/rl_citation.R

rl_citationR Documentation

Get the citation for the Red List API

Description

Full acknowledgement and citation needs to be given for using the API. Use this function to get the full citation for the current version of the Red List API. More details are available here: https://api.iucnredlist.org/.

Usage

rl_citation(key = NULL, ...)

Arguments

key

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

...

Curl options passed to HttpClient.

Value

Red List citation as a bibentry object.

See Also

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

Examples

## Not run: 
rl_citation()

## End(Not run)

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