Q. In the expression x <- 4 in R, what is the class of 'x' as determined by the `class()' function?
β
Correct Answer: (B)
Numeric
You must be Logged in to update hint/solution