R/AllGenerics.R
mutators.Rd
Getters and setters to extract or replace parts of an object.
An object from which to get or set element(s).
A possible value for the element(s) of x.
x
An object of the same sort as x with the new values assigned.
Other mutators: data.frame, labels(), subset()
data.frame
labels()
subset()
N. Frerebeau