R/AllGenerics.R
R/mutators.R
mutators.Rd
Getters and setters to retrieve or set parts of an object.
# S4 method for class 'AoristicSum' weights(object, ...) # S4 method for class 'CountApportion' weights(object, ...)
An object from which to get or set element(s).
Currently not used.
Other mutators: data.frame, series(), subset()
data.frame
series()
subset()
N. Frerebeau