idig_check_error {ridigbio} | R Documentation |
Checks for error messages that can be returned by the API in JSON.
idig_check_error(req)
req |
the returned request |
Part 2 of the error checking process. Checks the JSON response for error messages and stops if any are found. Not exported.
nothing. Stops if request contains an error.
Francois Michonneau