powered by
"equals"(this, other, ...)
TRUE
FALSE
pairs1<-UniquePairs$create(examples$identDfList[[1]]); pairs2<-UniquePairs$create(examples$identDfList[[2]]); pairs3<-pairs1; pairs1$equals(pairs2); pairs1$equals(pairs3);
Run the code above in your browser using DataLab