variables.GGobiDisplay {rggobi} | R Documentation |
List the variables used in a given display
variables.GGobiDisplay(x)
x |
GGobiDisplay object |
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.
Hadley Wickham <h.wickham@gmail.com>
variables<-.GGobiDisplay
for examples