On Mon, 2009-06-15 at 17:22 +0100, Peter wrote:
> On Mon, Jun 15, 2009 at 4:47 PM, Laurent Gautier wrote:
> >
> > What is already not working in an R session has somewhat limited chances
> > of working with rpy2.
> >
> >> library(MASS)
> >> attach("birthwt")
> > Error in attach("birthwt") : file
On Mon, Jun 15, 2009 at 4:47 PM, Laurent Gautier wrote:
>
> What is already not working in an R session has somewhat limited chances
> of working with rpy2.
>
>> library(MASS)
>> attach("birthwt")
> Error in attach("birthwt") : file 'birthwt' not found
>
> The R function attach() is working on symb
Peter wrote:
> On Mon, Jun 15, 2009 at 4:15 PM, Xavier
> Tremblay wrote:
>> Hello all,
>>
>> I tried to find my answer in the archives of this mailing list, on Google
>> and on
>> RPY website, but I've found nothing so far. So forgive me if this was already
>> asked or dumb question.
>>
>> I'm try
On Mon, Jun 15, 2009 at 4:15 PM, Xavier
Tremblay wrote:
>
> Hello all,
>
> I tried to find my answer in the archives of this mailing list, on Google and
> on
> RPY website, but I've found nothing so far. So forgive me if this was already
> asked or dumb question.
>
> I'm trying to load a data set