nint_gridDim {docopulae}R Documentation

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.

Details

Imagine using expand.grid to create a row matrix of points.

Value

nint_scatDim returns its argument with the dimension type attribute set to nint_TYPE_GRID_DIM.

See Also

nint_TYPE, nint_space


[Package docopulae version 0.4.0 Index]