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