api.setup {OnboardClient} | R Documentation |
Set up Onboard API keys and URL in system environment
Description
Set the Onboard API URL and API keys in the system environment.
Usage
api.setup(api_type = "prod")
Arguments
api_type |
Provide the API client name. |
Value
No return value, sets API url and API key in the system environment.
[Package OnboardClient version 1.0.0 Index]