row.matches {dprep} | R Documentation |
This function finds instances in a data matrix that are equal to a given instance.
row.matches(y, X)
y |
A given instance |
X |
A given data matrix |
This function was found in the CRAN mailing list. It seems to be authored by B. Venables