powered by
Returns a link to the GGobiData (dataset) object associated with this display.
# S3 method for GGobiDisplay dataset(x, .gobi=ggobi(x))
GGobiDisplay object
ggobi reference
See [.GGobi for more information on
[.GGobi
# NOT RUN { if (interactive()) { g <- ggobi(mtcars) d <- displays(g)[[1]] dataset(d)} # }
Run the code above in your browser using DataLab