setAPIKey {MazamaCoreUtils} | R Documentation |
Set APIKey
Description
Sets the API key associated with a web service.
Usage
setAPIKey(provider = NULL, key = NULL)
Arguments
provider |
Web service provider. |
key |
API key. |
Value
Silently returns previous value of the API key.
See Also
[Package MazamaCoreUtils version 0.5.2 Index]