nint_gridDim: Grid Dimension
Description
nint_gridDim
is defined by a sequence of values.
Together with other grid dimensions it defines a dense grid.Value
nint_scatDim
returns its argument with the dimension type attribute set to nint_TYPE_GRID_DIM
.
Details
Imagine using expand.grid
to create a row matrix of points.