R/utils-gtsummary_core.R
dot-create_gtsummary_object.Rd
USE as_gtsummary() INSTEAD! This function ingests a data frame and adds the infrastructure around it to make it a gtsummary object.
as_gtsummary()
.create_gtsummary_object(table_body, ...)
(data.frame) a data frame that will be added as the gtsummary object's table_body
data.frame
table_body
other objects that will be added to the gtsummary object list
gtsummary object
Function uses table_body to create a gtsummary object