check_api_key: Check API key

View source: R/register_ctx.R

check_api_keyR 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).


ctxR documentation built on April 12, 2025, 2:07 a.m.