genesym-class {GGBase} | R Documentation |
classes that help establish symbol semantics for dispatching
Objects can be created by calls of the form new("genesym", ...)
.
and generally just extend character so that vector operations
are straightforward
.Data
:"character"
~~
Class "character"
, from data part.
Class "vector"
, by class "character", distance 2.
Class "characterORMIAME"
, by class "character", distance 2.
VJ Carey <stvjc@channing.harvard.edu>
showClass("genesym") genesym("CPNE1")