template_arguments | R Documentation |
The documentation to this function lists all the arguments in teal module templates that are used repeatedly to express an analysis.
add_total |
( |
anl_name |
( |
arm_var |
( |
atirel |
( |
aval |
|
avalu |
|
avalu_var |
( |
aval_var |
( |
baseline_var |
( |
base_var |
|
basic_table_args |
( |
by_vars |
( |
cmdecod |
( |
cmindc |
( |
cmstdy |
( |
cnsr_var |
( |
combine_comp_arms |
( |
compare_arm |
( |
comp_arm |
( |
conf_level |
( |
control |
( |
cov_var |
( |
dataname |
( |
denominator |
( |
drop_arm_levels |
( |
event_type |
( |
font_size |
( |
ggplot2_args |
( |
hlt |
( |
id_var |
( |
include_interact |
( |
label_hlt |
( |
label_llt |
( |
llt |
( |
na_level |
( |
na.rm |
( |
numeric_stats |
( |
paramcd |
( |
parentname |
( |
patient_id |
( |
prune_diff |
( |
prune_freq |
( |
ref_arm |
( |
sort_criteria |
( |
strata_var |
( |
subgroup_var |
( |
sum_vars |
( |
time_points |
( |
time_unit_var |
( |
title |
( |
total_label |
( |
treatment_flag |
( |
treatment_flag_var |
( |
useNA |
( |
var_labels |
(named |
visit_var |
( |
worst_flag_indicator |
( |
worst_flag_var |
( |
Although this function just returns NULL
it has two uses, for
the teal module users it provides a documentation of arguments that are
commonly and consistently used in the framework. For the developer it adds a
single reference point to import the roxygen
argument description with:
@inheritParams template_arguments
a list
of expressions to generate a table or plot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.