0 votes
in R Language by
What is t-tests() in R language?

1 Answer

0 votes
by
It is used to determine that the means of two groups are equal or not by using t.test() function.
...