| print.data_validation | R Documentation |
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
## S3 method for class 'data_validation'
print(x, ...)
x |
A |
... |
Additional arguments passed to print |
The input object invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.