mutators: Get or Set Parts of an Object

mutatorsR Documentation

Get or Set Parts of an Object

Description

Getters and setters to retrieve or set parts of an object.

Usage

## S4 method for signature 'AoristicSum'
weights(object, ...)

## S4 method for signature 'CountApportion'
weights(object, ...)

Arguments

object

An object from which to get or set element(s).

...

Currently not used.

Author(s)

N. Frerebeau

See Also

Other mutators: data.frame, model, series(), subset()


kairos documentation built on Nov. 27, 2023, 5:08 p.m.