Learn R Programming

nixtlar (version 0.6.1)

.get_api_key: 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_api_key()

Arguments

Value

If available, the NIXTLA_API_KEY. Otherwise it returns an error and a message asking the user to set the 'API' key.

Examples

Run this code
if (FALSE) {
  .get_api_key()
}

Run the code above in your browser using DataLab