Two-group test
twotest(var, group)
var
numeric vector
group
two-levels group vector
No return value
twotest(runif(20), rep(c("a", "b"), each = 10))