comparisonTables-common-args {clinUtils} | R Documentation |
General parameters used for the comparison table functionality
Description
General parameters used for the comparison table functionality
Arguments
newData |
data.frame object representing the new data |
oldData |
data.frame object representing the old data |
referenceVars |
character vector of the columns in the data that are the used as
reference for the comparison. |
changeableVars |
character vector of the columns in the data for which you want to assess the change,
e.g. variables that might have changed from the old to the new data. |
diffData |
Object of class 'diff.data' containing
differences between datasets, as returned by the |
outputType |
String describing which output should be returned, (multiple are possible), either:
|
Value
The comparison of the two input tables.