mutators: Get or Set Parts of an Object

mutatorsR Documentation

Get or Set Parts of an Object

Description

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.

Author(s)

N. Frerebeau

See Also

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


ananke documentation built on June 8, 2025, 12:14 p.m.