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

Description Usage Arguments Value

View source: R/hhcartr_export_displayTree.R

Description

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

Usage

1
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


hhcartr documentation built on July 2, 2021, 9:06 a.m.