createRowMatching {dataCompareR} | R Documentation |
function for updating a compare object with information passed to it from the match rows function
Description
function for updating a compare object with information passed to it from the match rows function
Usage
createRowMatching(compObj, x, matchKey)
Arguments
compObj |
dataCompareRobject to be updated |
x |
Object of information with classes related to the relevant section of the dataCompareRobject |
matchKey |
the list of keys based on which the row matching was performed |
Value
compObj Updated dataCompareRobject
[Package dataCompareR version 0.1.4 Index]