check_api_key: Function to check the validity of an Avenue API key

Description Usage Arguments Value

Description

Function to check the validity of an Avenue API key

Usage

1
check_api_key(object)

Arguments

object

character; typically, this function is called to validate the api_key slot of an object of class AvenueApiClient. It may also be used to examine a length 1 character vector.

Value

An un-altered api key or, in the case of warnings, message(s) collected from the evaluation process.


sevenpark/AvenueAPI-R documentation built on May 13, 2019, 4:10 a.m.