validation_details: 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)
Value
A character vector giving each line of the summary detail text
Arguments
- cf
Confrontation object from validate::confront()
- v
Validator that generated cf
- var
Rule name to give details about
- id.var
Variable name denoting a unique identifier
for each observation
- df
The dataset that was confronted