Learn R Programming

docopulae (version 0.4.0)

nint_gridDim: Grid Dimension

Description

nint_gridDim is defined by a sequence of values. Together with other grid dimensions it defines a dense grid.

Usage

nint_gridDim(x)

Arguments

x

a vector of any type.

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.

See Also

nint_TYPE, nint_space