print.data_validation: Print method for data_validation objects
Description
Prints a formatted summary of a data_validation
object, including:
The true exposure and outcome variables
Any confounders, misclassified variables, or selection indicators
A preview of the first 5 rows of data
Usage
# S3 method for data_validation
print(x, ...)
Value
The input object invisibly
Arguments
- x
A data_validation
object
- ...
Additional arguments passed to print