$.ggobi                 Convenience accessor for calling ggobi methods
$.ggobiDataset          Shorthand for calling ggobi functions with a
                        given dataset.
.GGobiCall              Wrappers for calling C routines in the R-ggobi
                        library.
Color-class             Virtual class for representing color
                        specifications
ColorScheme-class       Color Scheme representation
RGBColor-class          Red-Green-Blue color specification class
[.ggobi                 Obtains a reference to a ggobi dataset
[.ggobiDataset          Subsetting extraction and assignments for
                        ggobi datasets
addColorScheme          Adds a color scheme to a GGobi instance or the
                        global color scheme list.
addNumberedKeyHandler.ggobi
                        S Events for GGobi Keys
addVariable.ggobi       Add or remove a variable from a ggobi dataset.
addXMLDataset           Serialize dataset to GGobi's XML format.
checkStructs.ggobi      Validates GGobi and Rggobi views of internal
                        data structures
close.ggobi             Terminates and discards a ggobi instance
close.ggobiDisplay      Close and discard a ggobi display/plot window.
createDisplay.ggobi     Generic function to create a GGobi display
createEdgeData.ggobi    GGobi Dataset used for edges/connections
createEdgeDataset.ggobi
                        Create a GGobi dataset for representing edges
dataDescriptionHandlers
                        XML Readers for GGobi data
describe.ggobi          Provide a description of one or more ggobi
                        instances
dim.ggobiDataset        Accessors for GGobi Dataset
gdk.flush               Cause pending Gtk GUI events to be processed
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.
getDatasetNames.ggobi   Get the names or index of the datasets in a
                        ggobi instance
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.
getDisplayTypes.ggobi   List of the available GGobi display types
getDisplayWindow.ggobi
                        Get GtkWindow object of a GGobi display
getDisplays.ggobi       Query the displays/windows of a ggobi
                        instance.
getEdges.ggobi          Connections between points in a GGobi dataset
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
getMainWindow.ggobi     Get control panel or current display widget
                        for a GGobi instance
getMenuBar.ggobi        Get GGobi control panel's menubar widget
getMode.ggobi           Get or sets the operation mode for a ggobi
                        instance.
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
getPlotCount.ggobi      Query the number and types of plots in a ggobi
                        display
getPlotWidgets.ggobiDisplay
                        Retrieve GtkWidget objects for plots in GGobi
                        display
getRecordsInPlot.ggobi
                        Query active records in GGobi dataset
getSelectedIndices.ggobi
                        Computes which records are selected in a ggobi
                        instance
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
ggobi                   Creates a new ggobi instance
ggobi-class             GGobi instance representation
ggobi.find.file         Locate file in GGobi installation
ggobi.home              Compute location of GGobi installation
ggobiDataset-class      GGobi dataset reference
guiShow                 Not currently used
init.ggobi              Initialize the GGobi engine
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.
names.ggobiDataset      Methods for ggobiDataset objects
parallelCoordDescription
                        Create a plot description or template for use
                        in plotLayout()
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.
resolveEdges.ggobi      Resolve symbolic edges relative to dataset
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
                        instance or the session options.
setActivePlot.ggobi     Queries or sets the active ggobi plot.
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         Access color and hidden attributes of records.
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
setExcludedRecords.ggobi
                        Get/Set excluded records mask
setIdentifyHandler.ggobi
                        Register callback for ggobi point
                        identification
setMissing.ggobi        Get/Set missing records in GGobi dataset
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.
setSampledRecords.ggobi
                        Get/set the sampled records flags
setVariableValues.ggobi
                        Set variable information in a ggobi dataset.
variableInfo            GGobi XML Data Description
writeDataXML            Write one or more datasets in GGobi's XML
                        format
xmlColorSchemeHandlers
                        Functions for processing XML color scheme
                        input
xmlDataTreeViewer       GUI for viewing the contents of a GGobi XML
                        dataset
xmlDataViewer           GUI view of GGobi XML input
