View source: R/miscFunctions.R
A silly little function that makes plotting a tree without tip labels and with an axis easier and quicker.
1 2 |
tree |
An object of class phylo |
tips |
Logical - show tip labels or not? |
nodes |
TRUE shows all node labels, FALSE supresses node labels (default), or a vecotr of which nodes to highlight. |
nodecex |
Scaling factor for node labels. |
scale |
Logical - show the scale bar, or not? |
... |
Generic plot arguments (edge.width, edge.cols etc.) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.