Learn R Programming

monocle3 (version 1.0.0)

my.aggregate.Matrix: A function to aggregate columns within a matrix.

Description

A function to aggregate columns within a matrix.

Usage

my.aggregate.Matrix(x, groupings = NULL, form = NULL, fun = "sum", ...)

Arguments