powered by
Detects class of given objects
detectClass(x)
type of the vector
a vector
Jayachandra N
detectClass
detectClass(c(1,2,3)) detectClass(c("a","b")) detectClass(iris$Species)
Run the code above in your browser using DataLab