plottree: Write a tree file

Description Usage Arguments Author(s) See Also Examples

Description

The function plots phylogenetic trees.

Usage

1
plottree(tree)

Arguments

tree

a phylogenetic tree in newrick format

Author(s)

use the function "plot.phylo" in package ape to plot phylogenetic trees.

See Also

write.subtree, read.tree.string

Examples

1
2
treestr<-"(((H:4.2,C:4.2):3.1,G:7.3):6.3,O:13.5);"
plottree(treestr)

bomeara/phybase documentation built on May 12, 2019, 11:35 p.m.