getAPIKey {MazamaCoreUtils}R Documentation

Get API key

Description

Returns the API key associated with a web service. If provider == NULL a list is returned containing all recognized API keys.

Usage

getAPIKey(provider = NULL)

Arguments

provider

Web service provider.

Value

API key string or a list of provider:key pairs.

See Also

APIKeys

setAPIKey

showAPIKeys


[Package MazamaCoreUtils version 0.5.2 Index]