#' Hawkeye Rhabdo Football Study
#'
#' @description Rhabdo dataset including 1_to_3 and 4_to_5
#'
#' @docType data
#'
#' @usage data(Rhabdo2)
#'
#' @format An object of class \code{"data.table"}
#'
#' @references BIOS:7410 class notes
#'
#' @examples
#' data(Rhabdo2)
#' print(Rhabdo2)
#' tabs <- proc_freq(Rhabdo2, "Freq", "Shakes*Rhabdo / ChiSq CellChi2")
"Rhabdo2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.