Tree Tools Dialog Utility Function
DESCRIPTION:
This function is used to launch the
menuTreeTools
dialog, and use
the results of that dialog to examine a tree model.
USAGE:
menuTreeToolsWrapper(dummy)
REQUIRED ARGUMENTS:
OPTIONAL ARGUMENTS:
- dummy
-
dummy argument which is ignored.
VALUE:
The result of the underlying function such as
hist.tree
.
DETAILS:
This function is used to explore a tree model using an underlying
function such as
hist.tree
.
SEE ALSO:
,
,
,
,
,
,
,
.