childrenOrNothing: If a node has children return them, otherwise return nothing

Description Usage Arguments

View source: R/utilities.r

Description

Sometimes you want to either the children of a node or nothing at all. This function handles that for you.

Usage

1
childrenOrNothing(currentNode)

Arguments

currentNode

the node you want to check


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