Skip to contents

Get the Red List API version

Usage

rl_version(...)

Arguments

...

Curl options passed to crul::verb-GET

Value

API version as character string

Examples

if (FALSE) { # \dontrun{
rl_version()
} # }