powered by
Plots either circles or squares corresponding to the magnitude of each cell of a phylo4d object.
phylo4d
phylobubbles( type = type, place.tip.label = "right", show.node.label = show.node.label, rot = 0, edge.color = edge.color, node.color = node.color, tip.color = tip.color, edge.width = edge.width, newpage = TRUE, ..., XXYY, square = FALSE, grid = TRUE )
the type of plot
A string indicating whether labels should be plotted to the right or to the left of the bubble plot
A logical indicating whether internal node labels should be plotted
The number of degrees that the plot should be rotated
A vector of colors for the tree edge segments
A vector of colors for the coloring the nodes
A vector of colors for the coloring the tip labels
A vector of line widths for the tree edges
Logical to control whether the device is cleared before plotting, useful for adding plot inside other plots
Additional parameters passed to the bubble plotting functions
The out put from the phyloXXYY function
Logical indicating whether the plot 'bubbles' should be squares
A logical indicating whether a grey grid should be plotted behind the bubbles
Peter Cowan pdc@berkeley.edu
phyloXXYY, treePlot
phyloXXYY
treePlot
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets.
Run the code above in your browser using DataLab