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
## S4 method for signature 'PD,missing'
hexbinplot(x, plot.refl=TRUE, ...)
## S4 method for signature 'PDCluster,missing'
hexbinplot(x, clusters, panelClust=TRUE, plot.refl=TRUE, ...)

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?

...

Additional arguments for hexbinplot.

Value

A trellis graphic.

Author(s)

Oscar Perpiñán Lamigueiro

See Also

hexbinplot


pdCluster documentation built on May 2, 2019, 5:25 p.m.