Description Usage Arguments Value Author(s) See Also
Hexbinplot for PD
and PDCluster
classes.
1 2 3 4 5 | ## S4 method for signature 'PD,missing'
hexbinplot(x, plot.refl=TRUE, yvar = 'energy', ...)
## S4 method for signature 'PDCluster,missing'
hexbinplot(x, clusters, panelClust=TRUE,
plot.refl=TRUE, yvar = 'energy', ...)
|
x |
A |
clusters |
numeric, clusters to be drawn. |
panelClust |
logical, if TRUE each cluster is drawn in a separate panel. |
plot.refl |
logical, should be the reflections be drawn in separate panels? |
yvar |
character, name of the variable (or an expression) to use in the y-axis |
... |
Additional arguments for |
A trellis graphic.
Oscar Perpiñán Lamigueiro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.