fwdControl-accessors: Set and replacement accessors for fwdControl

[,fwdControl,ANY,ANY,ANY-methodR Documentation

Set and replacement accessors for fwdControl

Description

We're Pastie to be Grill You

Usage

## S4 method for signature 'fwdControl,ANY,ANY,ANY'
x[i, j]

## S4 replacement method for signature 'fwdControl,ANY,ANY,vector'
x[i, j, k, ...] <- value

## S4 replacement method for signature 'fwdControl,ANY,ANY,ANY'
x[i, j, k, ...] <- value

## S4 method for signature 'fwdControl'
x$name

## S4 replacement method for signature 'fwdControl,vector'
x$name <- value

## S4 replacement method for signature 'fwdControl,AsIs'
x$name <- value

Arguments

x

A fwdControl object

i

Row of both target and iters

j

Third dimenions of iters

k

The replacement.

...

Some things.

value

Replacement value

name

Column name of target or value column of iters.


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