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/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.