R/matrix-ops.R
ncols.Rd
Returns the result of ncol for every matrix in a list
ncols(mats)
a list of matrices (or a single matrix)
ncol for each matrix provided.