View source: R/utils_capture.R
| format_captured_execution | R Documentation |
Part of the companion-package extension API (used by aisdk.datatools).
format_captured_execution(
captured,
empty_message = "(Code executed successfully with no printed output)"
)
captured |
A list produced by |
empty_message |
Message to use when there was no printed output. |
A character string describing the captured execution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.