names-GGobi-pt: GGobi names

Description Usage Arguments Author(s) Examples

Description

Get dataset names

Usage

1
2
## S3 method for class 'GGobi'
names(x)

Arguments

x

ggobi instance

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

1
2
3
if (interactive()) {
g <- ggobi(mtcars)
names(g)}

ggobi/rggobi documentation built on May 17, 2019, 3:15 a.m.