add_n {gtsummary} | R Documentation |
Adds column with N to gtsummary table
Description
Adds column with N to gtsummary table
Usage
add_n(x, ...)
Arguments
x |
Object created from a gtsummary function |
... |
Additional arguments passed to other methods. |
Author(s)
Daniel D. Sjoberg
See Also
add_n.tbl_summary()
, add_n.tbl_svysummary()
, add_n.tbl_survfit()
,
add_n.tbl_regression, add_n.tbl_uvregression
[Package gtsummary version 1.7.2 Index]