ggobiDataset-class {Rggobi}R Documentation

GGobi dataset reference

Description

A reference to a GGobi dataset which can be used to query the contents of the data or identify this in subsequent calls to GGobi.

Objects from the Class

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

Extends

Class "oldClass", directly.

Methods

setEdges.ggobi
signature(src = "matrix", dest = "missing", edgeset = "ggobiDataset"): ...
setEdges.ggobi
signature(src = "numeric", dest = "numeric", edgeset = "ggobiDataset"): ...
setEdges.ggobi
signature(src = "character", dest = "character", edgeset = "ggobiDataset"): ...

Author(s)

Duncan Temple Lang

References

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

See Also

getDatasetReference

Examples



[Package Rggobi version 1.1-3 Index]