print.twoxtwo: Print twoxtwo object
Description
The print.twoxtwo() function provides an S3 method for printing objects created with twoxtwo. The printed output formats the contents of the twoxtwo table as a kable.
Usage
# S3 method for twoxtwo
print(x, ...)
Arguments
...
Additional arguments passed to kable
Value
A printed knitr_kable object with the twoxtwo cell counts, exposure levels as row names, and outcome levels as column names.