variables-GGobiDisplay-si: Get display variables

Description Usage Arguments Details Author(s) See Also

Description

List the variables used in a given display

Usage

1
2
## S3 method for class 'GGobiDisplay'
variables(x)

Arguments

x

GGobiDisplay object

Details

There are three types of variables in GGobi displays: X, Y, Z, which correspond to the labels on the toggle buttons in GGobi. Most plots have a constrained set of possible options. For example, in tours you can only set X variables, and you must have at least three. Or in the rotation plot, you need exactly one X, Y, and Z variable. You can figure out what these conditions are by using the toggle buttons in GGobi.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

variables<-.GGobiDisplay for examples


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