get_root: Get root of a tree

Description Usage Arguments Value Examples

View source: R/editTree.R

Description

Returns the root of a given tree structure.

Usage

1
get_root(icceTree)

Arguments

icceTree

icceTree data structure

Value

node corresponding the the root of the tree

Examples

1
root <- get_root(icceTree)

ethanmoyer/ICCE documentation built on Aug. 25, 2020, 5:18 p.m.