Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

gtsummary (version 0.1.0)

print.fmt_table1: Print fmt_table1 objects

Description

Print fmt_table1 objects

Usage

# S3 method for fmt_table1
print(x, ...)

Arguments

x

object of class fmt_table1 object from fmt_table1 function

...

further arguments passed to or from other methods.

Examples

Run this code
# NOT RUN {
fmt_table1(trial, by = "trt") %>% print()
# }

Run the code above in your browser using DataLab