Q63
In the expression x <- 4 in R, what is the class of 'x' as determined by the `class()' function?
A.
Character
B.
Numeric
AnswerC.
Integer
D.
Word
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board