On Wed, Mar 11, 2009 at 1:04 PM, Mark Larsen wrote:
>
> I realize this has been hammered to death, but I can't seem to get my head
> around it.
>
> Is the mapping from rpy (or rpy2) to R a one-to-one?
Yes.
> Can either invoke multiple R processes from a single python program?
No (at least not
I realize this has been hammered to death, but I can't seem to get my head
around it.
Is the mapping from rpy (or rpy2) to R a one-to-one? Can either invoke
multiple R processes from a single python program?
In the past I've used python threads and piped stdin/stdout to multiple R
processes to t