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