Re: [R] plot with different symbols and colors according to the factor levels

2016-08-30 Thread Paulo Moniz
Obter o Outlook para Android On Tue, Aug 30, 2016 at 2:41 PM -0300, "Clint Bowman" mailto:cl...@ecy.wa.gov>> wrote: Hanna, lili<-read.table("lili.txt",header=T) # don't forget to label the row number if it's in your data with(lili,plot(y,conc,pch=sample,col=sample))

[R] Error using Rhipe

2016-01-20 Thread Paulo Moniz
I am integrating with R Hadoop using Rhipe and my configuration is as follows: • Ubuntu 14. • Hadoop 1.0.3 • R 3.2.2 • Rhipe 0.73.1 • library rJava installed When starting at the R environment rhinit () the following message appears: > rhinit () Rhipe: Using Rhipe.jar file