py_capture_output: Capture and return Python output

Description Usage Arguments Value

View source: R/python.R

Description

Capture and return Python output

Usage

1
py_capture_output(expr, type = c("stdout", "stderr"))

Arguments

expr

Expression to capture stdout for

type

Streams to capture (defaults to both stdout and stderr)

Value

Character vector with output


Mormukut11/R-interface-to-Python documentation built on May 21, 2019, 9:36 a.m.