Description
Initialize method for ExpressionMix object
Usage
S4 (ExpressionMix)
`initialize`(.Object, ...)
Arguments
- .Object
- An object: see the Details section.
- ...
- data to include in the new object. Named
arguments correspond to slots in the class definition.
Unnamed arguments must be objects from classes that this
class extends.