powered by
Checks whether an object belongs to a specified class. For back-end use only.
classCheck(x, what, msg)
An object.
A character vector. The classes any of which x should have.
x
A string. An error message if x is not what.
what