powered by
Two-group test
twotest(var, group)
No return value
numeric vector
two-levels group vector
twotest(runif(20), rep(c("a", "b"), each = 10))
Run the code above in your browser using DataLab