pyprint: Print python object

Description Usage Arguments Examples

Description

Print python object

Usage

1

Arguments

name

name of the python object

Examples

1
2
3
pyvar("x", 1:10)
pyprint(x)
pyprint("dir()") #You can quote Python commands

mpastell/Rpyplot documentation built on May 23, 2019, 6:27 a.m.