Description Usage Arguments Details See Also
This function plot the ref tree with the percents or counts of
concordances as node labels.
1 2 3 4 5 6 7 8 9 10 11 |
x |
an object from " |
levelcol |
a character vector specifying the colors for node labels showing different
levels of concordances. Defaults as |
thres |
a numeric vector specifying the levels for node labels to be plotted with
different colors. Must be consistent with |
type |
a character specifying the type of node labels. Can be either "percent" or "count". |
node.cex |
a numeric specifying the scale of node labels. Defaults to |
node.adj |
a numeric vector specifying the position of node labels. Defaults
to |
node.frame |
a character specifying the type of frame of node labels. Must be one of
"rect", "circle", "none", or unambiguous abbreviation. Also see |
... |
other arguments to be passed to |
thres is required with levelcol arg. On the other hand, levelcol
can left as default when thres is set, then brewer.pal (in RColorBrewer
pcakage) will be called to produce levelcol. Length of thres must be one
more than levelcol.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.