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