nint_gridDim {docopulae} | R Documentation |
nint_gridDim
is defined by a sequence of values.
Together with other grid dimensions it defines a dense grid.
nint_gridDim(x)
x |
a vector of any type. |
Imagine using expand.grid
to create a row matrix of points.
nint_scatDim
returns its argument with the dimension type attribute set to nint_TYPE_GRID_DIM
.