Get dataset names
## S3 method for class 'GGobi' names(x)
x
ggobi instance
Hadley Wickham <h.wickham@gmail.com>
g <- ggobi(mtcars) names(g)