Description Extends Fields Methods Author(s) See Also
This class is part of the cghRA.array
class, designed to store all probe-related values of a single CGH array.
Objects from this class can be produced by the cghRA.array
constructor or by the process
function, its interfaces tk.process
and tk.cghRA
or their sub-functions.
Class refTable
, directly.
All reference classes extend and inherit methods from envRefClass
.
name
:Custom name for the object, as a character
vector of length 1.
The following fields are inherited (from the corresponding class):
colCount (refTable)
colIterator (refTable)
colNames (refTable)
colReferences (refTable)
rowCount (refTable)
rowNamed (refTable)
rowNames (refTable)
values (refTable)
The following methods are inherited (from the corresponding class):
addColumn (refTable)
addDataFrame (refTable)
addEmptyRows (refTable)
addList (refTable)
addVectors (refTable)
callSuper (envRefClass)
check (refTable, overloaded)
coerce (refTable)
colOrder (refTable)
copy (refTable)
delColumns (refTable)
erase (refTable)
export (envRefClass)
extract (refTable)
field (envRefClass)
fill (refTable)
getClass (envRefClass)
getColCount (refTable)
getColNames (refTable)
getLevels (refTable)
getRefClass (envRefClass)
getRowCount (refTable)
getRowNames (refTable)
import (envRefClass)
indexes (refTable)
initFields (envRefClass)
initialize (refTable, overloaded)
metaFields (refTable)
rowOrder (refTable)
setColNames (refTable)
setLevels (refTable)
setRowNames (refTable)
show (refTable, overloaded)
trace (envRefClass)
types (refTable)
untrace (envRefClass)
usingMethods (envRefClass)
Sylvain Mareschal
cghRA.array-class
, refTable-class
, tk.process
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.