Learn R Programming

perfectphyloR (version 0.2.1)

makeNewickRec: Build the character string of nodes and haplotypes in Newick format

Description

Build the character string of nodes and haplotypes in Newick format

Usage

makeNewickRec(node, sep)

Arguments

node

Tree(dend) node

sep

A separator for haplotype names in the same clade. See the arguments in reconstructPP.

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab