dataCompareR (version 0.1.2)

createMeta: Takes the raw info for the meta block of the output and puts it in a format usable by the updateCompareObject function

Description

Takes the raw info for the meta block of the output and puts it in a format usable by the updateCompareObject function

Usage

createMeta(dataCompareRobject, DFA, DFB, arguments, timestamp, roundDigits)

Arguments

dataCompareRobject

Object of class dataCompareRobject

DFA

First data set passed in to the dataCompareR function

DFB

Second data set passed in to the dataCompareR function

arguments

Collection of arguments passed to compare object with labels that match the dataCompareR arg definitions

timestamp

Timestamp

roundDigits

The number of digits to round to, using round

Value

dataCompareRobject