powered by
Check whether an object is of class `pk`
is.pk(obj)
TRUE if the object inherits from class `pk`, FALSE if it does not
The object whose class is to be tested
Caroline Ring