dim.GGobiData {rggobi}R Documentation

GGobiData dimensions

Description

Retrieve the dimension of a GGobiData

Usage

dim.GGobiData(x)

Arguments

x dataset

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

g <- ggobi(mtcars)
dim(g[1])

[Package rggobi version 2.1.9 Index]