createMismatches {dataCompareR} | R Documentation |
Create mismatch object
Description
Create mismatch object
Usage
createMismatches(compObj, misObj, keys)
Arguments
compObj |
RCompareObject, output from processFlow |
misObj |
MismatchObject, output from compareData (processFlow) |
keys |
Character vector, the keys matched on, to allow removal of any extra columns introduced by the compare process |
Value
The mismatch object
[Package dataCompareR version 0.1.4 Index]