| summary.GGobi {rggobi} | R Documentation |
Get a description of the global state of the GGobi session.
## S3 method for class 'GGobi' summary(object, ...)
object |
ggobi object |
... |
ignored |
Hadley Wickham <h.wickham@gmail.com>
g <- ggobi(mtcars) summary(g)