# create registration characteristics table create_rmd_table(x = list(data$month_df, data$year_df, report_data), formula = initiation_formula, column_labels = c("Reporting month(s)", "Reporting year", "Full programme"), max.xlev = 12, simplify = FALSE, include.label = FALSE, var_names = var_names)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.