panel.hexgrid {hexbin} | R Documentation |
A panel function to add a hexagonal grid to a lattice plot.
panel.hexgrid(h, border = grey(0.85))
h |
an object of class |
border |
a color for the hexagon border colors |
There is no return value from this function. The results are plotted on the current active device.
Nicholas Lewin-Koh nikko@hailmail.net