repl_python {rpymat}R Documentation

Enable interactive 'python' from R

Description

Allows users to type 'python' command from R console for quick code evaluation or debugging.

Usage

repl_python(...)

Arguments

...

passed to repl_python in 'reticulate' package

Value

See repl_python


[Package rpymat version 0.1.7 Index]