[R] intersection between two matrices based on two columns in R

Lida Zeighami lid.zigh at gmail.com
Wed Sep 9 21:39:43 CEST 2015


Hi there,

I want to find the intersection between two different data frame or
matrices based on two columns.
for example in matrix A I have 5 columns, the first two columns are Id1 and
Id2 and I have the same columns in the other matrix B, (Id1, Id2 ,,,)
how can I find the intersection between these two matrices based on columns
Id1 and Id2 in R?

Thanks

	[[alternative HTML version deleted]]



More information about the R-help mailing list