Skip to contents

Browse IUCN Red List API key request URL and provides instruction on how to store the key.

Usage

rl_use_iucn()

Value

Invisibly returns the sign-up URL for the IUCN Red List API.

Details

Note that after filling the online form, you should receive an API key shortly but not immediately.

Examples

if (FALSE) { # \dontrun{
# Sign up for an API key
rl_use_iucn()
} # }