panel.hexgrid {hexbin}R Documentation

A panel function to add a hexagonal grid to a lattice plot

Description

Usage

panel.hexgrid(h, border = grey(0.85))

Arguments

h An object of class hexbin
border A color for the hexagon border colors

Details

Value

There is no return value from this function. The results are plotted on the current active device.

Note

Author(s)

Nicholas Lewin-Koh nikko@hailmail.net

References

~put references to the literature/web site here ~

See Also

hexGraphPaper

Examples






[Package hexbin version 1.12.0 Index]