createColMatching {dataCompareR} | R Documentation |
Converts the output of the column matching logic to something consumable by updateCompareObject.
Description
Converts the output of the column matching logic to something consumable by updateCompareObject.
Usage
createColMatching(compObj, colMatchInfo)
Arguments
compObj |
dataCompareRobject instance to be updated |
colMatchInfo |
List output from the column matching logic |
Value
compObj
updated with colMatching block
[Package dataCompareR version 0.1.4 Index]