Learn R Programming

D3partitionR (version 0.5.0)

find_min_max_tree: 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