mutators | R Documentation |
Getters and setters to extract or replace parts of an object.
x |
An object from which to get or set element(s). |
value |
A possible value for the element(s) of |
An object of the same sort as x
with the new values assigned.
N. Frerebeau
Other mutators:
as.data.frame()
,
as.list()
,
labels()
,
subset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.