.BG
.FN ncol
.FN nrow
.TL
Extents of a Matrix
.CS
ncol(x)
nrow(x)
.PP
.AG x
matrix.  Missing values (`NA's) are allowed.
.RT
the number of rows or columns in `x'.
.KW array
.KW attribute
.WR
