sigopt_api_url {SigOptR} | R Documentation |
Get the SigOpt API url from the SIGOPT_API_URL environment variable or use default Most users will be ok with the default value
Description
Get the SigOpt API url from the SIGOPT_API_URL environment variable or use default Most users will be ok with the default value
Usage
sigopt_api_url()
Value
Base url for SigOpt API requests
See Also
sigopt_GET
and sigopt_POST
, which perform the HTTP requests
[Package SigOptR version 0.0.1 Index]