[R] choosing items from array: very stupid and simple question
Philipp Chapkovski
chapkovski at gmail.com
Sun Jan 8 18:03:49 CET 2012
x<-1:11
y<-2:3
is there a way to do something like
x[x==y]
(which actually produce error)?
I am really got stuck
More information about the R-help
mailing list