summary.GGobi {rggobi}R Documentation

GGobi summary

Description

Get a description of the global state of the GGobi session.

Usage

summary.GGobi(object, ...)

Arguments

object ggobi object
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

g <- ggobi(mtcars)
summary(g)

[Package rggobi version 2.1.9 Index]