rsid-class {GGBase} | R Documentation |
"rsid"
rsid(), probeId(), and genesym() are basic casting methods that assign a type to a token.
Objects can be created by calls of the form new("rsid", ...)
.
.Data
:Object of class "character"
that holds the content
to which a type is associated by the method.
Class "character"
, from data part.
Class "vector"
, by class "character", distance 2.
Class "data.frameRowLabels"
, by class "character", distance 2.
Class "SuperClassMethod"
, by class "character", distance 2.
Class "character_OR_connection"
, by class "character", distance 2.
Class "characterORMIAME"
, by class "character", distance 2.
Class "atomicVector"
, by class "character", distance 2.
Class "index"
, by class "character", distance 2.
No methods defined with class "probeId" or "genesym" in the signature.
However [
with a smlSet-class
argument will
dispatch differently if instances of these classes are supplied.
Various GGtools reporting functions will use "rsid" for dispatch.
VJ Carey <stvjc@channing.harvard.edu>
showClass("rsid")