Table

create_rmd_table(x = list(data$month_df,
                          data$year_df,
                          report_data),
                 simplify = FALSE,
                 formula = table_formula,
                 var_names = "Regimen", 
                 column_labels = c("Reporting month(s)", 
                                   "Reporting year", 
                                   "Full programme"))


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