sigopt_parse {SigOptR} | R Documentation |
Parse content returned by the SigOpt API
Description
Parse content returned by the SigOpt API
Usage
sigopt_parse(req)
Arguments
req |
result of request to the SigOpt API |
Value
json decoding of request object
See Also
sigopt_GET
and sigopt_POST
, which call this function interally
[Package SigOptR version 0.0.1 Index]