tree.to.string: Converts a phylo object into a Newick-format string...

Description Usage Arguments Value

Description

Converts a phylo object into a Newick-format string representation. Taken mostly from the codebase of ape.

Usage

1
  tree.to.string(phy, digits = 10)

Arguments

phy,

input phylo object

digits,

the number of digits to use when formatting branch lengths

Value

string, the phylo object in a string representation


gjuggler/ggphylo documentation built on May 17, 2019, 6:05 a.m.