rggobi (version 2.1.22)

names.GGobi: GGobi names

Description

Get dataset names

Usage

# S3 method for GGobi
names(x)

Arguments

x

ggobi instance

Examples

Run this code
# NOT RUN {
if (interactive()) {
g <- ggobi(mtcars)
names(g)}
# }

Run the code above in your browser using DataLab