Simple class of object
Details
Doesn't return structure
information, including the parent package that
defines the class, which is common for S4 classes.
Primarily intended for unit testing in other packages.
Examples
df <- data.frame()
simpleClass(df)
#> [1] "data.frame"