get_root: Root of a tree VALIDATED

Description Usage Arguments Value Examples

View source: R/editTree.R

Description

Returns the root of a tree structure.

Usage

1
get_root(tree)

Arguments

tree

ape::phylo tree

Value

node corresponding the the root of the tree

Examples

1
2
root <- get_root(tree)
... some visualization 

ethanmoyer/MethylConstruct documentation built on July 10, 2020, 12:28 a.m.