Learn R Programming

monocle3 (version 0.1.3)

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