Extract or replace arguments for partialised functions
# S3 method for partialised
[(x, i, ...)# S3 method for partialised
[(x, i) <- value
# S3 method for partialised
[[(x, i, ...)
# S3 method for partialised
[[(x, i) <- value
# S3 method for partialised
$(x, i)
# S3 method for partialised
$(x, i) <- value
[, [[ and $ return arguments.
Partialised function.
Indices specifying arguments to extract or replace.
Additional arguments.
An object, the new value of the argument.