inst/snippet/matrix-recycle.R

matrix(1, nr = 4, nc = 3)          # matrix of all 1's
matrix(nr = 3, nc = 2)             # matrix of missing data
rpruim/fastR documentation built on Nov. 12, 2023, 12:26 p.m.