text.phyloLayout | R Documentation |
Draw tip and/or internal node labels on the phylogenetic tree.
## S3 method for class 'phyloLayout'
text(obj, label = "t", align = FALSE, cex.lab = 1, offset = 0, ...)
obj: |
an S3 object of class 'phyloLayout' |
label: |
Specifies which set of nodes are labeled with text.
|
align: |
if TRUE, all tip labels are drawn at maximum value |
cex.lab: |
character expansion factor for text |
offset: |
float, additional spacing between tree tip and label; defaults to 0. |
...: |
additional graphical parameters passed to 'text' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.