| capture_output | R Documentation |
Capture console output and errors from an expression
capture_output(expr)
expr |
Expression to evaluate |
List containing status (boolean), console_output (character vector), and result (return value or error)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.