View source: R/tm_t_events_by_grade.R
| template_events_by_grade | R Documentation | 
Creates a valid expression to generate a table to summarize events by grade.
template_events_by_grade(
  dataname,
  parentname,
  arm_var,
  id = "",
  hlt,
  llt,
  label_hlt = NULL,
  label_llt = NULL,
  grade,
  label_grade = NULL,
  prune_freq = 0,
  prune_diff = 0,
  add_total = TRUE,
  total_label = default_total_label(),
  na_level = tern::default_na_str(),
  drop_arm_levels = TRUE,
  basic_table_args = teal.widgets::basic_table_args()
)
dataname | 
 (  | 
parentname | 
 (  | 
arm_var | 
 (  | 
id | 
 (  | 
hlt | 
 (  | 
llt | 
 (  | 
label_hlt | 
 (  | 
label_llt | 
 (  | 
grade | 
 (  | 
label_grade | 
 (  | 
prune_freq | 
 (  | 
prune_diff | 
 (  | 
add_total | 
 (  | 
total_label | 
 (  | 
na_level | 
 (  | 
drop_arm_levels | 
 (  | 
basic_table_args | 
 (  | 
a list of expressions to generate a table or plot object.
tm_t_events_by_grade()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.