R/cont-factor2.R

cont_factor2 <- function(x,y){
  t.test(x~y)$p.value
}
GerkeLab/tricks documentation built on May 9, 2019, 8:39 a.m.