cross.polytope: Cross Polytope

Description Usage Arguments Value Author(s) References Examples

View source: R/cross.polytope.R

Description

A function generate a cross polytope, cube dual, with vertices and a wire frame.

Usage

1

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 3-D Cross Polytope
cross.polytope(p = 3)

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