getNodeName: Get the names of the nodes in a tree

Description Usage Arguments

View source: R/tree.helper.r

Description

Useful function used recursively to get a list of node names from a tree. This somehow isn't default functionality from data.tree and is useful for UI development.

Usage

1

Arguments

node

the node to get name of; meant to use recursively through Get method on tree


cwhd/hdm-r documentation built on May 6, 2019, 8 p.m.