split_col_expr | R Documentation |
Renders the expression for column split in rtables
depending on:
the expected or not arm comparison
the expected or not arm combination
split_col_expr(compare, combine, ref, arm_var)
compare |
( |
combine |
( |
ref |
( |
arm_var |
( |
a call
split_col_expr(
compare = TRUE,
combine = FALSE,
ref = "ARM A",
arm_var = "ARMCD"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.