PCMTreeToString: A character representation of a phylo object.

View source: R/PCMTree.R

PCMTreeToStringR Documentation

A character representation of a phylo object.

Description

A character representation of a phylo object.

Usage

PCMTreeToString(tree, includeLengths = FALSE, includePartition = FALSE)

Arguments

tree

a phylo object.

includeLengths

logical. Default: FALSE.

includePartition

logical. Default: FALSE.

Value

a character string.


PCMBase documentation built on Nov. 18, 2022, 9:06 a.m.