create_summary_table | R Documentation |
Creates a formatted summary table that works with any stratification variables.
create_summary_table(results, caption = "Risk Difference Results")
results |
Results tibble from calc_risk_diff() |
caption |
Table caption |
A data frame suitable for knitr::kable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.