Description Usage Arguments Value Author(s) References Examples
A function to generate a solid cube with equidistant points
1 | cube.solid.grid(p = 3, n = 8)
|
p |
dimension of object |
n |
length of number of points in each dimension |
points |
location of points |
edges |
edges of the object |
Barret Schloerke
http://schloerke.github.io/geozoo/cube/
1 2 | ## Generates a solid cube with equidistant points
cube.solid.grid(p = 3, n = 8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.