print.ggobiDataset {rggobi} | R Documentation |
Print ggobiDataset
print.ggobiDataset(x, ...)
x |
GGobi dataset to retrieve |
... |
By default printing a ggobiDataset acts like printing an R data.frame - ie. show all the data
Hadley Wickham <h.wickham@gmail.com>