nixtla_set_api_key: Set 'API' key in global environment

View source: R/nixtla_set_api_key.R

nixtla_set_api_keyR Documentation

Set 'API' key in global environment

Description

This function will be deprecated in future versions. Please use nixtla_client_setup instead.

Usage

nixtla_set_api_key(api_key)

Arguments

api_key

The user's 'API' key. Get yours here: https://www.nixtla.io/dashboard

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)


nixtlar documentation built on June 23, 2026, 9:06 a.m.