Description Usage Arguments Details Value Author(s)
Generates a stratified random point pattern i a window.
1 | rstrat3(win, nx, ny = nx, nz = nx, k = 1)
|
win |
A window of class |
nx |
The number of cuboids in the x direction, respectively. |
ny |
The number of cuboids in the y direction, respectively. |
nz |
The number of cuboids in the z direction, respectively. |
k |
Number of points generated in each cuboid |
The window is divided into a number of cuboid tiles and k
points are then uniformly sampled in each cuboid
A data.frame
with 3 columns and nx*ny*nz*k
rows
Andreas Dyreborg Christoffersen andreas@math.aau.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.