children_sort: Sort chidren nodes with certain order

Description Usage Arguments Value

View source: R/node.R

Description

Sort chidren nodes with certain order

Usage

1
children_sort(input_node, input_order, mismatch_last = T)

Arguments

input_node

input node

input_order

children node order

mismatch_last

TRUE: mismatched children nodes are at the bottom; FALSE: mismatched nodes are at the top

Value

tree with children nodes sorted with certian order


jienagu/forestry documentation built on July 24, 2020, 12:29 a.m.