is.PCMTree: Check that a tree is a PCMTree

View source: R/PCMTree.R

is.PCMTreeR Documentation

Check that a tree is a PCMTree

Description

Check that a tree is a PCMTree

Usage

is.PCMTree(tree)

Arguments

tree

a tree object.

Value

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


venelin/PCMBase documentation built on March 14, 2024, 8:24 p.m.