Description
R interface to Python modules, classes, and functions. When calling
into Python R data types are automatically converted to their equivalent Python
types. When values are returned from Python to R they are converted back to R
types. Compatible with all versions of Python >= 2.7.