Learn R Programming

nixtlar (version 0.6.1)

nixtla_set_api_key: Set 'API' key in global environment

Description

Set 'API' key in global environment

Usage

nixtla_set_api_key(api_key)

Value

A message indicating the 'API' key has been set in the global environment.

Arguments

api_key

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

Examples

Run this code
if (FALSE) {
  nixtlar::nixtla_set_api_key("YOUR_API_KEY")
}

Run the code above in your browser using DataLab