sigopt_check {SigOptR} | R Documentation |
Check content returned by the SigOpt API
sigopt_check(req)
req |
result of request to the SigOpt API |
invisible(), stops if there is an error status code
sigopt_GET
and sigopt_POST
, which call this function interally