iters: Access and replace the iters slot of the fwdControl

iters<-R Documentation

Access and replace the iters slot of the fwdControl

Description

Access and replace the iters slot of the fwdControl

Access the iters slot of the fwdControl

Set the iters slot of the fwdControl

Usage

iters(object, ...) <- value

## S4 method for signature 'fwdControl'
iters(object)

## S4 replacement method for signature 'fwdControl,array'
iters(object) <- value

Arguments

object

The fwdControl.

...

Other things.

value

The iters array to replace the existing one with.


iagomosqueira/FLasher documentation built on Jan. 11, 2024, 12:58 a.m.