navigate_hash: navigate_hash generates DOT statements for all trees in...

Description Usage Arguments Value

View source: R/hhcartr_export_displayTree.R

Description

This internal function generates DOT statements for the selected tree generated by the current model, grViz is then called to display the resultant graph.

Usage

1
navigate_hash(hobj, numtree = NA, dataset_description = "Unknown")

Arguments

hobj

List of all tree objects.

numtree

The number of the tree to display.

dataset_description

A brief description of the dataset being used.

Value

nothing.


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