updateCompareObject {dataCompareR} | R Documentation |
Generic function for updating a compare object with information passed to it, that has methods based on the class of the info argument.
Description
Generic function for updating a compare object with information passed to it, that has methods based on the class of the info argument.
Usage
updateCompareObject(x, compObj)
Arguments
x |
Object of information with classes related to the relevant section of the dataCompareRobject |
compObj |
dataCompareRobject to be updated |
Value
compObj Updated dataCompareRobject
[Package dataCompareR version 0.1.4 Index]