R/jmake.r

jmake <- function(n) {
    jmake = matrix(rep(1, n^2), ncol = n)
    jmake
}

Try the rlme package in your browser

Any scripts or data that you put into this service are public.

rlme documentation built on May 2, 2019, 3:47 p.m.