catch_errors | R Documentation |
Function to catch and print HTTP errors
catch_errors(x)
x |
|
logical
; return FALSE
if the function finishes without
detecting an error, otherwise stop the function call.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.