Q66
What will be the output of the following R code? > x x[[c(1, 3)]]
A.
13
B.
14
AnswerC.
15
D.
18
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board