Learn R Programming

survPen (version 1.5.0)

colSums2: colSums of a matrix

Description

colSums of a matrix

Usage

colSums2(Mat)

Arguments

Mat

a matrix.

Value

colSums(Mat)