rpy2 is a redesign and rewrite of
rpy.
It is providing a low-level interface to
R from
Python,
a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.
Source and installation
Released source packages are available on PyPi. Installing should be as easy as
pip install rpy2
No comments:
Post a Comment