bs_pm_accessor: Setter and getter for the slot 'multi' and 'perm'.

Description Usage Arguments Value

Description

Setter and getter for the slot 'multi' and 'perm'.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
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)

Arguments

x

The 'mina' object.

value

The value to set for the slot of the 'mina' object 'x'.

Value

The 'multi' or/and 'perm' slot of the 'mina' object.


Guan06/mina documentation built on Feb. 21, 2022, 11:56 a.m.