Capture and return Python output
Capture and return Python output
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.