boy.surface {geozoo}R Documentation

Boy Surface for GeoZoo

Description

A function to produce a Boy Surface.

Usage

boy.surface(n = 10000)

Arguments

n the number of points used when creating the object.

Author(s)

Barret Schloerke

See Also

http://streaming.stat.iastate.edu/~dicook/geometric-data/mobius/other/

Examples

## Generates a Boy Surface
boy.surface( n = 10000 )

## Through rggobi
ggobi(boy.surface(n = 10000))

[Package geozoo version 0.4 Index]