Caro, veja se isso lhe serve

mat = matrix(1:25, nc = 5)

a = mat[c(1, 2), c(1, 2)]
b = mat[c(4, 5), c(4, 5)]

## unindo
rbind(a, b)
-- 
Salah
Saudações!

_______________________________________________
R-br mailing list
[email protected]
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código 
mínimo reproduzível.

Responder a