geozoo (version 0.5.1)

cube.dotline: Cube with points along the wire frame

Description

A function to generate a cube with points on its face

Usage

cube.dotline(p = 3)

Arguments

p
dimension of object

Value

points
location of points
edges
edges of the object

References

http://schloerke.github.io/geozoo/cube/

Examples

Run this code
## Generates a cube with points along its wire frame
cube.dotline(p = 3)

Run the code above in your browser using DataCamp Workspace