find_min_max_tree {D3partitionR}R Documentation

Find the maximum values of a given var in a tree

Description

Find the maximum values of a given var in a tree

Usage

find_min_max_tree(nested_list, variable = "value")

Arguments

nested_list

A nested_list where each node has a name attribute

variable

A nested_list where each node has a name attribute


[Package D3partitionR version 0.5.0 Index]