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
  
}

Try the eeptools package in your browser

Any scripts or data that you put into this service are public.

eeptools documentation built on June 7, 2023, 5:06 p.m.