Learn R Programming

hhcartr (version 1.0.0)

dispnode: dispnode generates DOT statements for all trees in current model.

Description

This internal function generates DOT statements for all trees in the current model. It is called by function navigate_hash.

Usage

dispnode(nn, level, pid)

Arguments

nn

current node of the current tree

level

current depth in the current tree

pid

the parent-id of the current node in the current tree

Value

nothing