updateCompareObject.meta {dataCompareR}R Documentation

Takes raw info for meta and adds it to the compare object

Description

Takes raw info for meta and adds it to the compare object

Usage

## S3 method for class 'meta'
updateCompareObject(x, compObj)

Arguments

x

List of class 'meta' with data related to meta

compObj

dataCompareRobject to be appended

Value

compObj dataCompareRobject updated with meta block


[Package dataCompareR version 0.1.4 Index]