Getters and setters to extract or replace parts of an object.
Arguments
- x
An object from which to get or set element(s).
- value
A possible value for the element(s) of
x
.
See also
Other mutators:
data.frame
,
labels()
,
subset()
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
.
Other mutators:
data.frame
,
labels()
,
subset()