.create_gtsummary_object {gtsummary} | R Documentation |
Function uses table_body
to create a gtsummary object
Description
Function uses table_body
to create a gtsummary object
Usage
.create_gtsummary_object(table_body, ...)
Arguments
table_body |
the table_body tibble |
... |
other objects that will be added to the gtsummary object list |
Value
gtsummary object
[Package gtsummary version 2.0.2 Index]