Q. What is the class defined in the following R code?
y<-c(FALSE,2)
y<-c(FALSE,2)
β
Correct Answer: (B)
Numeric
You must be Logged in to update hint/solution