powered by
t.test
t.test(data, formula, ...)
formula
t.test(iris[1:100,], Petal.Width ~ Species) # Help page for function being twiddled ?stats::t.test
Run the code above in your browser using DataLab