Learn R Programming

nixtlar (version 0.6.1)

nixtla_validate_api_key: Validate 'API' key

Description

Validate 'API' key

Usage

nixtla_validate_api_key()

Arguments

Value

TRUE if the API key is valid, FALSE otherwise.

Examples

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

Run the code above in your browser using DataLab