help.R

#' UKBiostatCIRCL
#'
#'
#' This package is designed to facilitate a more fluid workflow of members of the University of Kentucky's
#' Biostatistics Consulting and Interdisciplinary Research Collaboration Lab (Biostat CIRCL). It serves as a
#' singular place in which all members may add functions they commonly use for a variety of analyses.
#'
#' The goal is to build a continually-building repository unified under the mantra, "There's a function for that!"
#'
#' @docType package
#'
#' @author UK Biostat CIRCL \email{BiostatCIRCL@l.uky.edu}
#'
#' @name UKBiostatCIRCL
#'
#'
#' @import dplyr data.table effectsize stats chisq.test oneway.test pnorm
#'
UKBiostatCIRCL/UK-Biostat-CIRCL documentation built on June 30, 2022, 4:42 a.m.