rl_set_api | R Documentation |
The function provide steps to set the IUCN Red List API key.
rl_set_api(api_key)
api_key |
Character. The API key provided by the IUCN Red List to authenticate requests, obtainable at IUCN Red List API website. |
Invisibly returns NULL
after setting the API key.
## Not run:
# Set the API key for the IUCN Red List
rl_set_api("your_api_key")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.