Learn R Programming

PythonInR (version 0.1-12)

pyIsConnected: checks if R is connected to Python

Description

Checks if R is connected to Python.

Usage

pyIsConnected()

Arguments

Value

Returns TRUE if R is connected to Python, FALSE otherwise.

Examples

Run this code
# NOT RUN {
pyIsConnected()
# }

Run the code above in your browser using DataLab