R/MazamaCoreUtils.R
getAPIKey.Rd
Returns the API key associated with a web service. If provider == NULL a list is returned containing all recognized API keys.
provider == NULL
getAPIKey(provider = NULL)
Web service provider.
API key string or a list of provider:key pairs.
APIKeys
setAPIKey
showAPIKeys