kpi_auth_token: Fetch or set KPI Auth Token

View source: R/kpi_auth.R

kpi_auth_tokenR Documentation

Fetch or set KPI Auth Token

Description

By default, this function reads from the "KPI_TOKEN" environment variable. If token is provided, then the "KPI_TOKEN" environment variable will be overwriten with the value of token.

Usage

kpi_auth_token(token = NULL)

Arguments

token

If not NULL, the value with which to overwrite the "KPI_TOKEN" environment variable.

Value

The value of "KPI_TOKEN" or NULL if not defined


nyuglobalties/karpi documentation built on July 8, 2023, 1:38 a.m.