Generate a single taxon tree
SingleTaxonTree() creates a phylogenetic 'tree' that contains a single
taxon.
SingleTaxonTree(label)
label |
a character vector specifying the label of the tip. |
SingleTaxonTree() returns a phylo object containing a single
tip with the specified label.
Other tree manipulation:
AddTip(),
CollapseNode(),
ConsensusWithout(),
DropTip(),
EnforceOutgroup(),
LeafLabelInterchange(),
MakeTreeBinary(),
RenumberTips(),
RenumberTree(),
Renumber(),
RootTree(),
SortTree(),
Subtree()
Other tree generation functions:
GenerateTree,
NJTree(),
TreeNumber
SingleTaxonTree('Homo_sapiens')
plot(SingleTaxonTree('root') + BalancedTree(4))Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.