R/rhabdo3_data.R

#' Hawkeye Rhabdo Football Study
#' 
#' @description Rhabdo dataset including None and Any
#' 
#' @docType data
#' 
#' @usage data(Rhabdo3)
#' 
#' @format An object of class \code{"data.table"}
#' 
#' @references BIOS:7410 class notes
#' 
#' @examples 
#' data(Rhabdo3)
#' print(Rhabdo3)
#' tabs <- proc_freq(Rhabdo3, "Freq", "Shakes*Rhabdo / ChiSq CellChi2")
"Rhabdo3"
collinn/sassyR documentation built on May 1, 2020, 1:59 a.m.