Skip to content
Prev 82062 / 398506 Next

what is best for scripting?

On 02/12/05, paul sorenson <sourceforge at metrak.com> wrote:
In this case I prefer to use rpy (look for it in sourceforge), it
allow to call R directly from python,
with the main advantage that the resulting objects are really python
objects, and vice-versa
calling R with python objects will convert them to R objects.

 It works quite well for me. :-)