Description Usage Arguments Value Examples
Manually define an API key. Only use this function if you haven't run configure_googlenlp()
1 | set_api_key(api_key)
|
api_key |
Your API key, from https://console.cloud.google.com/apis/credentials |
None
1 2 3 4 | ## Not run:
set_api_key("YOUR_API_KEY")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.