Description Usage Arguments Value Examples
View source: R/plot.anomalyZone.R
Function for plotting data collected for the anomaly zone
1 2 3 4 5 6 7 8 9 10 |
tree |
Tree that you wish to plot |
data |
data.table from the anomalyZone function |
outgroups |
provide outgroups for rooting plotted tree |
save.file |
if you wish to save to file, put file name. Saves as PDF |
tip.label.size |
size of the tip labels, passed to cex in plotting function |
node.label.size |
size of the node label circles, passed to cex in plotting function |
edge.width |
size of the branch edges, passed to edge.width in plot.phylo |
plots the phylogenetic tree and selected data associated with an AstralPlane object. Can optionally be saved to file as a PDF by giving save.file a file name.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.