Description Objects from the Class Slots Methods Author(s)
Contains the column descriptions and data for the datatable part of a GEO object
Objects can be created by calls of the form new("GEODataTable", ...).
columns:Object of class "data.frame"
containing information about the columns in the datatable
table:Object of class "data.frame" containing
the actual data
signature(object = "GEODataTable"): get the
column portion of the GEODataTable
signature(object = "GEODataTable"): get the
table portion of the GEODataTable
signature(object = "GEODataTable"): convenience
show method
Sean Davis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.