[R] intersect two files

Christian Mora christian_mora at vtr.net
Wed Aug 11 00:44:56 CEST 2004


Hi all;
Im working with two datasets in R, say data1 and data2. Both datasets
are composed of several rows and columns (dataframe) and some of the
rows are identical in both datasets. Im wondering if there is any way to
remove from one set, say data1, the rows that are identical in the other
set, say data2, using R?
Thanks for any hint in advance
Christian




More information about the R-help mailing list