cube.face: Cube with points on the 'face'

Description Usage Arguments Value Author(s) References Examples

View source: R/cube.R

Description

A function to generate a cube with points on its face

Usage

1
cube.face(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 with points on its face
cube.face(p = 3)

geozoo documentation built on May 2, 2019, 5:06 a.m.