differences: Find Differences
Description
Find rows that differ within a data.frame or two vectors
Usage
differences(code = NULL, wh = "trainingSet", to = "computerSet")
Arguments
code
Code object to search for differences
wh
Set to use as the base comparison
Value
logical vector representing indices that are coded differently
vector of indices representing differences
Details
Find rows that differ within a data.frame or two vectors