View source: R/nixtla_set_api_key.R
nixtla_set_api_key | R Documentation |
This function will be deprecated in future versions. Please use nixtla_client_setup
instead.
nixtla_set_api_key(api_key)
api_key |
The user's 'API' key. Get yours here: https://dashboard.nixtla.io/ |
A message indicating the 'API' key has been set in the global environment.
## Not run:
nixtlar::nixtla_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.