dataset.GGobiDisplay {rggobi} | R Documentation |
Returns a link to the GGobiData (dataset) object associated with this display.
dataset.GGobiDisplay(x, .gobi=ggobi(x))
x |
GGobiDisplay object |
.gobi |
See [.GGobi
for more information on
Hadley Wickham <h.wickham@gmail.com>
g <- ggobi(mtcars) d <- displays(g)[[1]] dataset(d)