print and knit_print methods for gtsummary objects
# S3 method for tbl_summary
print(x, ...)# S3 method for tbl_summary
knit_print(x, ...)
# S3 method for tbl_regression
print(x, ...)
# S3 method for tbl_regression
knit_print(x, ...)
# S3 method for tbl_uvregression
print(x, ...)
# S3 method for tbl_uvregression
knit_print(x, ...)
# S3 method for tbl_survival
print(x, ...)
# S3 method for tbl_survival
knit_print(x, ...)
# S3 method for tbl_merge
print(x, ...)
# S3 method for tbl_merge
knit_print(x, ...)
# S3 method for tbl_stack
print(x, ...)
# S3 method for tbl_stack
knit_print(x, ...)
An object created using gtsummary functions
Not used