Learn R Programming

bartMan (version 0.1.1)

sort_trees_by_depthMax: Sort Trees by Maximum Depth

Description

Sort Trees by Maximum Depth

Usage

sort_trees_by_depthMax(tree_list)

Value

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

Arguments

tree_list

List of `tbl_graph` trees.