R/zzz.R

Defines functions zzz

#' @importFrom utils tail
#' @importFrom stats as.formula formula median model.matrix na.omit complete.cases 
#' pnorm qnorm quantile reorder rnorm sd vcov weighted.mean
zzz <- function(){
  # Nothing
  
}
jknowles/eeptools documentation built on Aug. 30, 2023, 10:05 p.m.