Skip to content
Prev 320458 / 398506 Next

how to search a list that contains multiple dissimilar vectors?

Hi Eric,
something like the following might me a starter

(index<-lapply(alist,function(x)which(x==x.search)))

cheers.

Am 28.03.2013 08:40, schrieb Eric Rupley: