resp_check | R Documentation |
Checks for valid server response and passes silently or produces a useful message.
resp_check(response)
response |
response a [httr::GET()] request result returned from the API |
nothing if check is passed, or an informative message if not passed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.