ggobi-class {Rggobi}R Documentation

GGobi instance representation

Description

This class is used to identify an internal/C-level GGobi instance as an R variable. It is currently not used, apparently.

Objects from the Class

A virtual Class: No objects may be created from it.

Extends

Class "oldClass", directly.

Methods

No methods defined with class "ggobi" in the signature.

Author(s)

Duncan Temple Lang

References

http://www.ggobi.org/RSggobi.html

See Also

ggobi

Examples

 g = ggobi()

[Package Rggobi version 1.1-2 Index]