rl_use_iucn | R Documentation |
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.
rl_use_iucn()
Note that after filling the online form, you should receive an API key shortly but not immediately.
Invisibly returns the sign-up URL for the IUCN Red List API.
## Not run:
# Sign up for an API key
rl_use_iucn()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.