print.validation: Print Method for Validation Objects
Description
This function prints the details of a validation object.
It outputs the call used to create the object, the version and the date of the Qval package.
Usage
# S3 method for validation
print(x, ...)
Arguments
- x
A validation object to be printed.
- ...
Additional arguments.