Description Usage Arguments Value
View source: R/create_3d_grid.R
Create a regular rectangular 3d grid coordinates data frame
1 | create_3d_grid(origin, dim, width)
|
origin |
xyz coordinates of the origin |
dim |
dimensions of the grid |
width |
width of the cells |
data frame with xyz coordinates for each grid node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.