Get or Set Parts of an Object
Getters and setters to retrieve or set parts of an object. methods
## S4 method for signature 'CompositionMatrix' labels(object, ...) ## S4 method for signature 'LogRatio' labels(object, ...) ## S4 method for signature 'ALR' weights(object, ...) ## S4 method for signature 'LR' weights(object, ...) ## S4 method for signature 'LogRatio' weights(object, ...)
object
: An object from which to get or set element(s)....
: Currently not used.Other mutators: as.data.frame()
, totals()
N. Frerebeau
Useful links