set_azuremaps_token | R Documentation |
Saves an authentication token for the Azure Maps API in the environment.
set_azuremaps_token(token)
token |
A character string containing the Azure Maps API token. |
Logical TRUE if the token is correctly set.
## Not run:
set_azuremaps_token("your_token_here")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.