sigopt_check {SigOptR}R Documentation

Check content returned by the SigOpt API

Description

Check content returned by the SigOpt API

Usage

sigopt_check(req)

Arguments

req

result of request to the SigOpt API

Value

invisible(), stops if there is an error status code

See Also

sigopt_GET and sigopt_POST, which call this function interally


[Package SigOptR version 0.0.1 Index]