create_tree: create tree appended with each element of input list as a...

Description Usage Arguments Value

View source: R/node.R

Description

create tree appended with each element of input list as a child

Usage

1
create_tree(input_list, node_name)

Arguments

input_list

input list to be made for a tree

node_name

name of the tree

Value

a tree with each item of the list as each child


jienagu/forestry documentation built on July 24, 2020, 12:29 a.m.