sigopt_auth: Create authentication for SigOpt API, using HTTP Basic Auth

View source: R/sigopt_api_wrapper.R

sigopt_authR Documentation

Create authentication for SigOpt API, using HTTP Basic Auth

Description

Create authentication for SigOpt API, using HTTP Basic Auth

Usage

sigopt_auth(api_token = sigopt_api_token())

Arguments

api_token

SigOpt API token

Value

http basic authentiation with api_token as username and no password


sigopt/SigOptR documentation built on Aug. 24, 2023, 4:29 p.m.