grid3: Cuboid grid of points

Description Usage Arguments Value Author(s)

View source: R/grid3.R

Description

Generate a cuboid grid of points in three dimensions window

Usage

1
grid3(win, nx, ny, nz)

Arguments

win

A window of class box3 or any data accepted by as.box3.

nx

Number of points in the x direction of the grid.

ny

Number of points in the y direction of the grid.

nz

Number of points in the z direction of the grid.

Value

A list consisting of x, y and z which are numeric vectors constituting the coordinates of the cuboid grid.

Author(s)

Andreas Dyreborg Christoffersen andreas@math.aau.dk


adchSTATS/spatstat3dadd documentation built on May 20, 2019, 9:26 a.m.