R/python.R
py_capture_output.Rd
Capture and return Python output
py_capture_output(expr, type = c("stdout", "stderr"))
Expression to capture stdout for
Streams to capture (defaults to both stdout and stderr)
Character vector with output