validation_details {iNZightTools} | R Documentation |
Details of Validation Rule Results
Description
Generates the more detailed text required for the details section in
iNZValidateWin
.
Usage
validation_details(cf, v, var, id.var, df)
Arguments
cf |
Confrontation object from |
v |
Validator that generated |
var |
Rule name to give details about |
id.var |
Variable name denoting a unique identifier for each observation |
df |
The dataset that was confronted |
Value
A character vector giving each line of the summary detail text
Author(s)
Daniel Barnett
[Package iNZightTools version 2.0.1 Index]