Hi,
I am trying to use rpy2 to generate ggplot2 graphs, but I encounter
the same problem with all the examples in
http://rpy.sourceforge.net/rpy2/doc-2.2/html/graphics.html#package-ggplot2
. For example, if I try to run this example:
from rpy2.robjects.packages import importr
datasets = importr("
t; Laurent
>
>
>
> On 2012-07-09 14:51, Roger Guimera wrote:
>>
>> Hi,
>>
>> I am trying to use rpy2 to generate ggplot2 graphs, but I encounter
>> the same problem with all the examples in
>> http://rpy.sourceforge.net/rpy2/doc-2.2/html/graphics.html
ortr() means that you will use the ggplot2 library are
> represented
> in R.
>
>
> L.
>
>
>
>
>
>
> On 2012-07-09 15:03, Roger Guimera wrote:
>>
>> I've tried with both 2.2.5 and 2.2.6 and I get the same error
>>
>> Roger
>>