addVariable.ggobi       Add or remove a variable from a ggobi dataset.
setBrushColor.ggobi     Set or retrieve the settings for the appearance
                        of a ggobi brush
setBrushLocation.ggobi
                        Gets or sets the location and/or dimension of
                        the selection region of a ggobi dataset.
setColors.ggobi         setColors.ggobi
getColorMap.ggobi       Set or query the colormap for a ggobi instance.
names.ggobiDataset      Methods for ggobiDataset objects
[.ggobiDataset          Subsetting extraction and assignments for ggobi
                        datasets
getDatasetNames.ggobi   Get the names or index of the datasets in a
                        ggobi instance
dim.ggobiDataset        Accessors for GGobi Dataset
.GGobiCall              Wrappers for calling C routines in the R-ggobi
                        library.
[.ggobi                 Obtains a reference to a ggobi dataset
gdk.flush               Cause pending Gtk GUI events to be processed
addNumberedKeyHandler.ggobi
                        S Events for GGobi Keys
getMode.ggobi           Get or sets the operation mode for a ggobi
                        instance.
parallelCoordDescription
                        Create a plot description or template for use
                        in plotLayout()
getPlotCount.ggobi      Query the number and types of plots in a ggobi
                        display
getRowGroups.ggobi      Sets or queries the groupings of observations
                        in a ggobi dataset.
getSelectedIndices.ggobi
                        Computes which records are selected in a ggobi
                        instance
addColorScheme          Adds a color scheme to a GGobi instance or the
                        global color scheme list.
addXMLDataset           Serialize dataset to GGobi's XML format.
close.ggobi             Terminates and discards a ggobi instance
close.ggobiDisplay      Close and discard a ggobi display/plot window.
createEdgeData.ggobi    GGobi Dataset used for edges/connections 
describe.ggobi          Provide a description of one or more ggobi
                        instances
getEdges.ggobi          Connections between points in a GGobi dataset
getColorSchemes         Retrieve R descriptions of GGobi color schemes
getCurrentDisplayType.ggobi
                        Get the active ggobi display type.
getDataModes.ggobi      The list of possible data formats and internal
                        codes.
getDatasetReference     Get an object representing an internal ggobi
                        dataset
getDefaultGGobi         Identifies the active/default ggobi instance
getDescription.ggobi    A brief description of a ggobi instance
getDisplayCount.ggobi   The number of displays within a ggobi instance.
getDisplays.ggobi       Query the displays/windows of a ggobi instance.
getFileNames.ggobi      Identify the files associated with a ggobi
                        instance's data sets.
getGGobi                Returns a ggobi reference
getGlyphTypes.ggobi     Get the names and sizes of ggobi's available
                        glyphs for displaying points in a plot.
getGlyphs.ggobi         Get or set the glyphs for records in a ggobi
                        dataset
getModeNames.ggobi      Returns the names of the different modes
                        understood by ggobi.
getNumDatasets.ggobi    Get the number of datasets in a ggobi instance.
getNumGGobis            The number of ggobi instances within this
                        session
getSimpleTreeSlots      Names of slots to display in VariableInfo
                        object
getSmootherFunction.ggobi
                        Get or set the R function used by ggobi to
                        perform smoothing
getVariable.ggobi       Get the values of a GGobi variable
getVariableIndex.ggobi
                        Convert variable names into indices.
getVariableNames.ggobi
                        Variable names of a ggobi dataset
getVersion.ggobi        ggobi version information
getViewTypes.ggobi      Obtains the names and internal symbolic
                        constants of the ggobi plot types.
ggobi                   Creates a new ggobi instance
ggobi accessors         Convenience accessor for calling ggobi methods
ggobiDataset accesors   Shorthand for calling ggobi functions with a
                        given dataset.
isValid.ggobi           Determines whether a reference to an internal
                        ggobi object is valid
mapGlyphType            Maps glyph names to their internal integer
                        value
names.ggobi             Names of the datasets within a ggobi instance.
parcoords.ggobi         Creates a ggobi parallel coordinates display.
plotLayout              Creates and arranges individual plots in a
                        flexible grid layout.
plotList                Collection of Plot description/templates
print.ggobi             Convenient display of ggobi reference objects
readXMLColorSchemes     Read color schemes from XML format.
resolveColors.ggobi     Map names to color values in a ggobi instance.
resolvePlotDescription
                        Maps the variable references in a virtual plot
                        description.
scatmat.ggobi           Create a ggobi scatterplot matrix display
scatterplot.ggobi       Creates a ggobi display containing a single
                        scatterplot
setActiveColorScheme    Specify the active color scheme in a GGobi or
                        default.
setActivePlot.ggobi     Queries or sets the active ggobi plot.
setData.ggobi           Load or retrieve a ggobi dataset.
setDataFile.ggobi       Load data from a file into a ggobi instance
setDataFrame.ggobi      Sets the data for a ggobi instance from a data
                        frame.
setDisplayEdges.ggobi   Associate an edge set with a GGobi display
setDisplayOptions.ggobi
                        Controls the basic display settings for ggobi
setDisplayWidth.ggobi   Controls the size of a ggobi display window
setIdentifyHandler.ggobi
                        Register callback for ggobi point
                        identification
setPlotRange.ggobi      Set the axes ranges of a ggobi plot.
setPlotVariables.ggobi
                        Specify the variables in a ggobi plot
setRowNames.ggobi       Set or retrieve record labels.
setVariableValues.ggobi
                        Set variable information in a ggobi dataset.
writeDataXML            Write one or more datasets in GGobi's XML
                        format
xmlColorSchemeHandlers
                        Functions for processing XML color scheme input
