dataCompareR (version 0.1.2)

createRowMatching: 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