View source: R/e_message_capture.R
e_message_capture | R Documentation |
Capture a message, warning, or error to take actions
e_message_capture(f)
f |
a function that might return a message, warning, or error |
if there was an exception, return its content
e_message_capture(test_message)(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.