idig_check | R Documentation |
Checks for HTTP error codes and JSON errors.
idig_check(req)
req |
the returned request |
Part 1 of the error checking process. This part handles HTTP error codes and then calls part 2 which handles JSON errors in the responses. Not exported.
nothing. Stops if HTTP code is >= 400
Francois Michonneau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.