Hello,
rpy 1.25
ubuntu 6.10
python 2.4
The code below can be copied and pasted in the R interpreter or an empty
file, as appropriate, to be run easily. The python code imports
dataframe.py that is included as an example in the rpy distribution.
My question is:
Running the R code in the inte
Tim Churches wrote:
> Myles English wrote:
> > Hello,
> >
> > rpy 1.25
> > ubuntu 6.10
> > python 2.4
> >
> > The code below can be copied and pasted in the R interpreter or an
> empty
> > file, as appropriate, to be run easily. The pytho