Skip to contents

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.

Value

An object of the same sort as x with the new values assigned.

See also

Other mutators: data.frame, labels(), subset()

Author

N. Frerebeau