Thanks again, Laurent and Anne!
This should have been obvious to me. I guess my brain doesn't function
propoerly today. Maybe it is time to go home.
Thanks again!
Cheers
Oliver
Laurent Gautier wrote on 07.01.2009 14:34:19:
> Oliver Tomic wrote:
> > Hi again,
> >
> > I am reading the document
Oliver Tomic wrote:
> Hi again,
>
> I am reading the documentation but I must be missing something. When I
> try this from the documentation everything works fine:
>
> import rpy2.robjects as robjects
> rsum = robjects.r['sum']
> res = rsum(robjects.IntVector([1,2,3]))
>
>
>
> Here, however I