View source: R/utils_rtables.R
cfun_by_flag | R Documentation |
This can be useful for tabulating model results.
cfun_by_flag(analysis_var, flag_var, format = "xx", .indent_mods = NULL)
analysis_var |
( |
flag_var |
( |
format |
( |
A content function which gives df$analysis_var
at the row identified by
.df_row$flag
in the given format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.