.create_gtsummary_object | R Documentation |
USE as_gtsummary()
INSTEAD!
This function ingests a data frame and adds the infrastructure around it
to make it a gtsummary object.
.create_gtsummary_object(table_body, ...)
table_body |
( |
... |
other objects that will be added to the gtsummary object list |
Function uses table_body
to create a gtsummary object
gtsummary object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.