PCMTreeToString {PCMBase} | R 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.
[Package PCMBase version 1.2.14 Index]