rl_use_iucn: Helper to get and save IUCN API key

View source: R/rl_key.R

rl_use_iucnR Documentation

Helper to get and save IUCN API key

Description

Provides instruction on how to get and store a key for the IUCN API. Users of rredlist must do this before using any of the package's other functionality. Note that registering for a key requires an email address and information about your organization.

Usage

rl_use_iucn()

Details

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

Value

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

Examples

## Not run: 
# Sign up for an API key
rl_use_iucn()

## End(Not run)

ropensci/rredlist documentation built on Feb. 7, 2025, 1:30 a.m.