hexbinplot: Hexbinplot methods in the 'pdCluster' package.

Description Usage Arguments Value Author(s) See Also

Description

Hexbinplot for PD and PDCluster classes.

Usage

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', ...)

Arguments

x

A PD or PDCluster object

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 hexbinplot.

Value

A trellis graphic.

Author(s)

Oscar Perpiñán Lamigueiro

See Also

hexbinplot


oscarperpinan/pdcluster documentation built on May 24, 2019, 4:52 p.m.