nrows: <nrow> for many matrices

View source: R/matrix-ops.R

nrowsR Documentation

<nrow> for many matrices

Description

Returns the result of nrow for every matrix in a list

Usage

nrows(mats)

Arguments

mats

a list of matrices (or a single matrix)

Value

nrow for each matrix provided.


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