ggobi.geozoo {geozoo}R Documentation

GGobi adaptation for GeoZoo

Description

Allows GeoZoo objects to be put into GGobi through rggobi with a pre-specified color and 2D Tour mode. ggobi.

Usage

ggobi.geozoo(data, ...)

Arguments

data The geozoo data object to view
...

Examples

ggobi(cube.iterate(p = 3))

ggobi(simplex(p=4))

[Package geozoo version 0.4 Index]