.get_api_key {nixtlar} | R Documentation |
Get NIXTLA_API_KEY from options or from .Renviron This is a private function of 'nixtlar'
.get_api_key()
If available, the NIXTLA_API_KEY. Otherwise it returns an error and a message asking the user to set the 'API' key.
## Not run:
.get_api_key()
## End(Not run)