set_api_key | R Documentation |
Set the Octopus API key to use. This will be stored as an
environment variable. You should add OCTOPUSR_API_KEY = <api_key>
to your
.Renviron
otherwise you will have to call this function every session.
set_api_key(api_key = NULL)
api_key |
Your API key. If you are an Octopus Energy customer, you can generate an API key on the developer dashboard. |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.