Which function in R language is used to find out whether the means of 2 groups are equal to each other or not?
(a) f.tests ()
(b) l.tests ()
(c) t.tests ()
(d) not exist
I have been asked this question in final exam.
This interesting question is from Functions topic in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming