print.data_observed: Print method for data_observed objects
Description
Prints a formatted summary of a data_observed
object, including:
The types of biases present
The exposure, outcome, and confounder variables
A preview of the first 5 rows of data
Usage
# S3 method for data_observed
print(x, ...)
Value
The input object invisibly, allowing for method chaining
Arguments
- x
A data_observed
object
- ...
Additional arguments passed to print