multi<- {mina} | R Documentation |
Setter and getter for the slot 'multi' and 'perm'.
multi(x) <- value multi(x) ## S4 replacement method for signature 'mina' multi(x) <- value ## S4 method for signature 'mina' multi(x) perm(x) <- value perm(x) ## S4 replacement method for signature 'mina' perm(x) <- value ## S4 method for signature 'mina' perm(x)
x |
The 'mina' object. |
value |
The value to set for the slot of the 'mina' object 'x'. |
The 'multi' or/and 'perm' slot of the 'mina' object.