Description Usage Arguments Value Examples
checkResponse checks the response from a remote web driver and checks against known errors.
1 | checkResponse(response)
|
response |
The value returned by a http method from httr see |
Stops with appropriate error if any found. On error errorResponse and
errorContent may provide additional detail.
1 2 3 4 | ## Not run:
# internal method
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.