Q106
What are the typeof(x) and mode(x) in the following R syntax? x<-1:3
A.
Numeric, Integer
B.
Integer, Numeric
AnswerC.
Integer, Integer
D.
Numeric, Numeric
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board