getPlotCount.ggobi {Rggobi}R Documentation

Query the number and types of plots in a ggobi display

Description

These functions query the type of a ggobi display and the number of plots within it.

Usage

getPlotCount.ggobi(display=1, .gobi=getDefaultGGobi())
getPlotType.ggobi(display=1, .gobi=getDefaultGGobi())

Arguments

display
.gobi

Details

Value

Author(s)

Duncan Temple Lang

References

http://www.ggobi.org

See Also

\getDisplays.ggobi \getDisplayCount.ggobi scatmat.ggobi parcoords.ggobi scatterplot.ggobi

Examples






[Package Rggobi version 1.1-3 Index]