Plots tree with various helpful highlightings
model |
rateModel |
aggregate |
the type of aggregation to perform (either "edge" or "node", see |
excludeNodes |
Indicates nodes that should be excluded from the per-edge aggregated statistic (1-based). |
excludeEdges |
Indicates edges that should be excluded from the per-node aggregated statistic (edge ids based on integer id of child, use plotTree(model) to view). |
offset |
How much to offset tip labels by |
xmax |
Maximum value of x axis in tree plots (Note: if you want different x axis for different tree plots use xlim_expand on the returned object) |
nodeLabels |
if TRUE label nodes with numbers |
tipLabels |
if TRUE label tips with names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.