#' Asprin and Heart Attack Study
#'
#' @docType data
#'
#' @usage data(HA)
#'
#' @format An object of class \code{"data.table"}
#'
#' @references BIOS:7410 class notes
#'
#' @examples
#' data(HA)
#' print(HA)
#' tabs <- proc_freq(Hawkeye, "Freq", "Trt_Grp*MI / RelRisk")
"HA"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.