Learn R Programming

rggobi (version 2.1.21)

names.GGobi: GGobi names

Description

Get dataset names

Usage

# S3 method for GGobi
names(x)

Arguments

x

ggobi instance

Examples

Run this code
# NOT RUN {
g <- ggobi(mtcars)
names(g)
# }

Run the code above in your browser using DataLab