rl_check_api | R Documentation |
Verifies whether the IUCN Red List API is accessible and the provided API key is valid.
rl_check_api()
Invisibly returns TRUE
if the API is working properly. If not, the function will abort with an appropriate error message.
rl_set_api()
## Not run:
# Check if API is properly set up
rl_check_api()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.