endoaggregate: Perform aggregation over an S4 object, but return an object...

endoaggregateR Documentation

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

Description

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?")


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.