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.


venelin/PCMBase documentation built on March 14, 2024, 8:24 p.m.