Learn R Programming

PythonInR (version 0.1-12)

pyVersion: is a convenience function to get sys.version from Python

Description

A convenience function to get sys.version.

Usage

pyVersion()

Arguments

Value

Returns a string containing the Python version and some compiler information.

Examples

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

Run the code above in your browser using DataLab