check_api_key {ctxR}R Documentation

Check API key

Description

Check API key

Usage

check_api_key(API_key = NULL, verbose = FALSE)

Arguments

API_key

User input API key during function call.

verbose

A logical indicating if some “progress report” should be given.

Value

Either the API key (input during function call or loaded) or NULL (neither input during function call nor loaded).


[Package ctxR version 1.1.2 Index]