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