Retrieve the dimension of a GGobiData
dim.GGobiData(x)
x
Hadley Wickham <h.wickham@gmail.com>
g <- ggobi(mtcars) dim(g[1])