cube.iterate: Cube

Description Usage Arguments Value Author(s) References Examples

Description

A function generate a cube with vertices and a wire frame

Usage

1
cube.iterate(p = 3)

Arguments

p

dimension of object

Value

points

location of points

edges

edges of the object

Author(s)

Barret Schloerke

References

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

Examples

1
2
## Generates a cube
cube.iterate(p = 3)

schloerke/geozoo documentation built on May 29, 2019, 3:40 p.m.