On Mon, Dec 12, 2011 at 3:18 PM, Marko Limbek wrote:
> Thank you Peter, but with me it doesn't work,
> as you can see from the printscreen in the attachment, that I send you.
> I followed all four steps.
> The warning in the picture says that variable resmca is not used.
>
> Marko
You had this:
On Mon, Dec 12, 2011 at 12:33 PM, Marko Limbek wrote:
> Do you mean
> set_default_mode(NO_CONVERSION)
> or something else?
Yes, try the NO_CONVERSION mode of rpy v1, which
keeps the objects as R objects but allows you to access
them from Python.
> What you suggested is the second way of retreivi
Do you mean
set_default_mode(NO_CONVERSION)
or something else?
What you suggested is the second way of retreiving R objects, but I think
it can only be used od R objects, that represent predefined built-in R
functions. It can't be used it on the result I get from a method.
Anyway I will have to swi
On Sunday, December 11, 2011, Marko Limbek wrote:
> Apparently when Python composes output of a R method,
> results are transformed into dictionaries and some info is lost.
>
> For instance, I need four things from the result
> 1. names of var
> 2. coordinates of var
> 3. names of quali.sup
> 4. c