Operators acting on objects to extract or replace parts.
# S4 method for BootCA [(x, i, j, drop = TRUE) # S4 method for DateModel [(x, i, j, drop = TRUE) # S4 method for DateEvent [(x, i, j, drop = TRUE) # S4 method for DiversityIndex [[(x, i) # S4 method for DateModel [[(x, i) # S4 method for DateEvent [[(x, i) # S4 method for CA [[(x, i) # S4 method for BootCA [[(x, i) # S4 method for PermutationOrder [[(x, i)
x | An object from which to extract element(s) or in which to replace element(s). |
---|---|
i, j | Indices specifying elements to extract or replace. Indices are
|
drop | A |
A subsetted object.
Other mutator:
access
N. Frerebeau