sort_trees_by_depthMax function

Sort Trees by Maximum Depth

Sort Trees by Maximum Depth

sort_trees_by_depthMax(tree_list)

Arguments

  • tree_list: List of tbl_graph trees.

Returns

Sorted list of tbl_graph trees by decreasing maximum depth.

  • Maintainer: Alan Inglis
  • License: GPL (>= 2)
  • Last published: 2024-07-24

Useful links