powered by
blockDiag(...)
modelMatrix
a <- matrix(1,3,2) b <- matrix(2,2,2) blockDiag(a,b)
Run the code above in your browser using DataLab