cls<- {mina}R Documentation

Setter for the slot 'cls'.

Description

Setter for the slot 'cls'.

Usage

cls(x) <- value

## S4 replacement method for signature 'mina'
cls(x) <- value

Arguments

x

The 'mina' object.

value

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

Value

The 'cls' slot of the 'mina' object.


[Package mina version 1.0.0 Index]