Skip to contents

Perform aggregation over an S4 object, but return an object of the same class.

Usage

endoaggregate(x, ...)

Arguments

x

An S4 object to endomorphically aggregate over.

...

pairlist Allow definition of new parameters for implementations of this generic.

Value

An object with the same class as x.

Examples

print("Generics shouldn't need examples?")
#> [1] "Generics shouldn't need examples?"