# create treatment prescribed table for reporting month and year create_rmd_table(x = list(data$month_df, data$year_df), formula = table_formula, include.label = FALSE, simplify = FALSE, max.ylev = 6, column_labels = c("Reporting month(s)", "Reporting year"), var_names = "Regimen")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.