| set_token | R Documentation |
Set and forget the authentification token for the current session.
set_token(token = NULL) forget_token()
token |
a character string (with quotes) containing your token. If
|
set_token(): set the environment variable SPECIESPLUS_TOKEN.
forget_token(): forget the environment variable SPECIESPLUS_TOKEN.
https://api.speciesplus.net/documentation
## Not run:
# NB: the token below is not working and should not be used
set_token("8QW6Qgh57sBG2k0gtt")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.