add_p {gtsummary}R Documentation

Adds p-values to gtsummary table

Description

Adds p-values to gtsummary table

Usage

add_p(x, ...)

Arguments

x

Object created from a gtsummary function

...

Additional arguments passed to other methods.

Author(s)

Daniel D. Sjoberg

See Also

add_p.tbl_summary, add_p.tbl_cross, add_p.tbl_svysummary, add_p.tbl_survfit, add_p.tbl_continuous


[Package gtsummary version 1.7.2 Index]