View source: R/tm_t_mult_events.R
template_mult_events | R Documentation |
Creates a valid expression to generate a table of multiple events by term.
template_mult_events(
dataname,
parentname,
arm_var,
seq_var,
hlt,
llt,
add_total = TRUE,
total_label = default_total_label(),
na_level = default_na_str(),
event_type = "event",
drop_arm_levels = TRUE,
basic_table_args = teal.widgets::basic_table_args()
)
dataname |
( |
parentname |
( |
arm_var |
( |
seq_var |
( |
hlt |
( |
llt |
( |
add_total |
( |
total_label |
( |
na_level |
( |
event_type |
( |
drop_arm_levels |
( |
basic_table_args |
( |
a list
of expressions to generate a table or plot object.
tm_t_mult_events()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.