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