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)
Value
API key string or a list of provider:key pairs.
Arguments
- provider
Web service provider.
See Also
APIKeys
setAPIKey
showAPIKeys