View source: R/error-handling.R
handle_stub_removal | R Documentation |
Handle stub removal
handle_stub_removal(.data, code)
.data |
an object of class |
code |
a code block. required |
if no error, the result of running code
; if an error occurs
withCallingHandlers()
throws a warning and then the stub is removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.