View source: R/tm_t_events_patyear.R
template_events_patyear | R Documentation |
Creates a valid expression to generate a table of event rates adjusted for patient-years.
template_events_patyear(
dataname,
parentname,
arm_var,
events_var,
label_paramcd,
aval_var = "AVAL",
add_total = TRUE,
total_label = default_total_label(),
na_level = default_na_str(),
control = control_incidence_rate(),
drop_arm_levels = TRUE,
basic_table_args = teal.widgets::basic_table_args()
)
dataname |
( |
parentname |
( |
arm_var |
( |
events_var |
( |
label_paramcd |
( |
aval_var |
( |
add_total |
( |
total_label |
( |
na_level |
( |
control |
( |
drop_arm_levels |
( |
basic_table_args |
( |
a list
of expressions to generate a table or plot object.
tm_t_events_patyear()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.