readTextTree: Make a tree object with text

Description Usage Arguments Value Examples

View source: R/readTextTree.R

Description

given a newick-formatted text string, returns an ape tree object of the shape

Usage

1

Arguments

tree

A newick-formatted tree string

Value

ape tree object with your text as the tree

Examples

1
textToTree("(((A,B),C),D);")

nbedelman/ILovePackages documentation built on Oct. 8, 2020, 12:25 a.m.