print.GGobiData {rggobi}R Documentation

Print GGobiData

Description

Print GGobiData

Usage

## S3 method for class 'GGobiData'
print(x, ...)

Arguments

x

GGobi dataset to retrieve

...

Details

By default printing a GGobiData acts like printing an R data.frame - ie. show all the data

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package rggobi version 2.1.20 Index]