Q97
What will be the output of the following R code? > x as.logical(x)
A.
a b c
B.
NA NA NA
AnswerC.
0 1 2
D.
6 8 9
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board