[R] comparing three vectors

arunkumar1111 akpbond007 at gmail.com
Tue Jul 17 09:02:03 CEST 2012


Hi

I 've a data 

a=c(10,20,30)
b=c(100,200,300)
c=c(50,60,70)

I want to compare a[1]<=c[1]<b[1],......

How to compare for all the records

-----
Thanks in Advance
        Arun
--
View this message in context: http://r.789695.n4.nabble.com/comparing-three-vectors-tp4636728.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list