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