# create treatment outcome table
create_rmd_table(x = table_data,
                 formula = table_formula,
                 column_labels = table_label,
                 header_labels = c(all = "N (%)"),
                 max.xlev = 8,
                 simplify = FALSE,
                 include.label = FALSE, 
                 var_names = "Outcome")


JayAchar/hisreportr documentation built on March 18, 2020, 5:57 a.m.