nixtla_set_api_key {nixtlar} | R Documentation |
Set 'API' key in global environment
Description
Set 'API' key in global environment
Usage
nixtla_set_api_key(api_key)
Arguments
api_key |
The user's 'API' key. Get yours here: https://dashboard.nixtla.io/ |
Value
A message indicating the 'API' key has been set in the global environment.
Examples
## Not run:
nixtlar::nixtla_set_api_key("YOUR_API_KEY")
## End(Not run)
[Package nixtlar version 0.5.2 Index]