Learn R Programming

rggobi (version 2.1.21)

summary.GGobi: GGobi summary

Description

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

Usage

# S3 method for GGobi
summary(object, …)

Arguments

object

ggobi object

ignored

Examples

Run this code
# NOT RUN {
g <- ggobi(mtcars)
summary(g)
# }

Run the code above in your browser using DataLab