View source: R/h_biomarkers_subgroups.R
h_tab_one_biomarker | R Documentation |
Please see h_tab_surv_one_biomarker()
and h_tab_rsp_one_biomarker()
, which use this function for examples.
This function is a wrapper for rtables::summarize_row_groups()
.
h_tab_one_biomarker(
df,
afuns,
colvars,
na_str = default_na_str(),
.indent_mods = 0L,
...
)
df |
( |
afuns |
(named |
colvars |
(named |
na_str |
( |
.indent_mods |
(named |
... |
additional arguments for the lower level functions. |
An rtables
table object with statistics in columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.