Description Usage Arguments Value
Capture and return Python output
1 | py_capture_output(expr, type = c("stdout", "stderr"))
|
expr |
Expression to capture stdout for |
type |
Streams to capture (defaults to both stdout and stderr) |
Character vector with output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.