Skip to contents

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

Usage

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

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

Arguments

object

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

...

Currently not used.

See also

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

Author

N. Frerebeau