Data or detail?
Recall that data arguments are what a function computes on, and detail arguments advise on how the computation should be performed.
Each of the arguments to t.test()
is shown, along with a brief description of it.
This exercise is part of the course
Introduction to Writing Functions in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
