listObsNotVerbose {dataCompareR} | R Documentation |
listObsNotVerbose
Description
Return a summary of mismatching data
Usage
listObsNotVerbose(i, x, uniquevarlist, nObs)
Arguments
i |
The position of the element we want to compare |
x |
An dataCompareR object |
uniquevarlist |
A list of the variables in the compare |
nObs |
How many observations to return |
Value
A list of mismatching observations from start/end of mismatches
[Package dataCompareR version 0.1.4 Index]