Access and replace the target slot of a fwdControl object

Replace the target slot of a fwdControl object

target(object, ...)

target(object, ...) <- value

# S4 method for fwdControl
target(object)

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

Arguments

object

The fwdControl object

...

Other things.

value

The target object to replace the existing one with.