Description Usage Arguments Value Examples
Create the labels for a tree
1 | treelabels(tree, allChar = FALSE)
|
tree |
A tree in phylo format (or convertible with as(tree,"phylo") |
allChar |
Whether to use all character precision (default is false) |
A vector of labels for the tree including tips and internal nodes
1 | treelabels(rtree(10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.