SetAPIKey {ropensecretsapi} | R Documentation |
Allows the user to set the OpenSecrets.org API key once thereby removing the need to pass it in for each function call in this package.
Description
Allows the user to set the OpenSecrets.org API key once thereby removing the need to pass it in for each function call in this package.
Usage
SetAPIKey(apiKey)
Arguments
apiKey |
The OpenSecrets.org API key. |
Examples
SetAPIKey ("Example API Key")
[Package ropensecretsapi version 1.0.1 Index]