R/nixtla_set_api_key.R
nixtla_set_api_key.Rd
This function will be deprecated in future versions. Please use nixtla_client_setup instead.
nixtla_client_setup
nixtla_set_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.
if (FALSE) { # \dontrun{ nixtlar::nixtla_set_api_key("Your API key") } # }