Returns the result of nrow for every matrix in a list

nrows(mats)

Arguments

m

a list of matrices (or a single matrix)

Value

nrow for each matrix provided.