Check that a tree is a PCMTree

is.PCMTree(tree)

Arguments

tree

a tree object.

Value

a logical TRUE if `inherits(tree, "PCMTree")` is TRUE.