sort_trees_by_depthMax {bartMan}R Documentation

Sort Trees by Maximum Depth

Description

Sort Trees by Maximum Depth

Usage

sort_trees_by_depthMax(tree_list)

Arguments

tree_list

List of 'tbl_graph' trees.

Value

Sorted list of 'tbl_graph' trees by decreasing maximum depth.


[Package bartMan version 0.1.1 Index]