Q50
What will be the output of the following R code? > x x > 2
A.
1 2 3 4
B.
FALSE FALSE TRUE TRUE
AnswerC.
1 2 3 4 5
D.
5 4 3 1 2 1
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board