is_type.Rd
Tests whether the given object is of the specified data type
is_type(object, type)
object to test for the specified data type
data type to which object should belong
object
raises an error if object is not of data type type
type