powered by
The function provide steps to set the IUCN Red List API key.
rl_set_api(api_key)
Invisibly returns NULL after setting the API key.
NULL
Character. The API key provided by the IUCN Red List to authenticate requests, obtainable at IUCN Red List API website.
if (FALSE) { # Set the API key for the IUCN Red List rl_set_api("your_api_key") }
Run the code above in your browser using DataLab