knitr::opts_chunk$set(echo = TRUE)
load("ReportIdx.Rdata")
knitr::kable(caseSingleRep)
knitr::kable(caseMergeConRep)
knitr::kable(ctrlSingleRep)
knitr::kable(ctrlMergeConRep)
knitr::kable(case_control)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.