setAPI | R Documentation |
Set API key as an environment variable
setAPI(api_key)
api_key |
The API key to set |
No return value, called for side effects.
Please be aware you have to agree to the terms of service of the API provider. Any app that uses the API key is subject to the terms of service. Also, please be aware that the API key is a sensitive information.
https://makersuite.google.com/app/apikey
## Not run:
setAPI("my_api_key")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.