| differences | R Documentation |
Find rows that differ within a data.frame or two vectors
differences(code = NULL, wh = "trainingSet", to = "computerSet")
code |
Code object to search for differences |
wh |
Set to use as the base comparison |
to |
Set to compare wh to |
Find rows that differ within a data.frame or two vectors
logical vector representing indices that are coded differently
vector of indices representing differences