ncols: <ncol> for many matrices

View source: R/matrix-ops.R

ncolsR Documentation

<ncol> for many matrices

Description

Returns the result of ncol for every matrix in a list

Usage

ncols(mats)

Arguments

mats

a list of matrices (or a single matrix)

Value

ncol for each matrix provided.


jlaffy/scalop documentation built on March 24, 2024, 9 a.m.