Q33
What will be the output of the following R code? > x x[1, ]
A.
1 3 5
AnswerB.
2 3 5
C.
3 3 5
D.
file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board