Q39
What will be the output of the following R code? > m dim(m)
A.
3 2
B.
2 3
AnswerC.
2 2
D.
4 5
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board