target: Access and replace the target

targetR Documentation

Access and replace the target

Description

Access and replace the target slot of a fwdControl object

Replace the target slot of a fwdControl object

Usage

target(object, ...)

target(object, ...) <- value

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

## S4 replacement method for signature 'fwdControl,data.frame'
target(object) <- value

Arguments

object

The fwdControl object

...

Other things.

value

The target object to replace the existing one with.


iagomosqueira/FLasher documentation built on June 13, 2025, 12:47 p.m.