powered by
Gets the type of a class (S3 or S4).
# S3 method for default typeOfClass(object, ...)
The object to be checks.
Not used.
Returns a character string "S3", "S3-Object" or "S4", or NA if neither.
character
"S3"
"S3-Object"
"S4"
NA