get_par_nodes: Get ”ids” of Parent Node For Each Node

Description Usage Arguments Value

View source: R/treemanip.R

Description

Get `ids` of Parent Node For Each Node

Usage

1

Arguments

x

a `treeprof` object

Value

integer vector where the first item has the parent id of node id 1, the second of node id 2, etc. Nodes that don't exist in the input will have 0L for parent (root node will too)


brodieG/treeprof documentation built on Nov. 11, 2021, 1:36 a.m.