Description Usage Arguments Value
View source: R/rco_createMeta.R
Takes the raw info for the meta block of the output and puts it in a format usable by the updateCompareObject function
1 | createMeta(dataCompareRobject, DFA, DFB, arguments, timestamp, roundDigits)
|
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 |
dataCompareRobject
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.