layout.grid {graphics2D} |
R Documentation |
Description
Usage
layout.grid(layout,
margin = 0);
Arguments
layout
should be two integer element which is indicate that
the element count on x and the element count on y. [as integer]
margin
the css internal padding data for each cell in the
generated grid layout.
env
[as Environment]
Details
the canvas size and the entire padding is comes from the
current graphics device.
Authors
graphics
Value
this function returns data object of type
Rectangle[].
clr value class
Examples
[Package
graphics2D version 1.0.0.0
Index]