pushHexport {hexbin} | R Documentation |
Push a Hexagon Viewport ("hexVP"
, see hexVP-class) on to
the tree of (grid) viewports, calling pushViewport
.
pushHexport(hvp)
hvp |
a hexagon viewport, i.e., an object of class
"hexVP" , see hexVP-class, typically produced by
hexViewport(..) . |