[R] Break Matrix

Jacques VESLOT jacques.veslot at good.ibl.fr
Thu May 11 12:01:18 CEST 2006


split(as.data.frame(matrix(rnorm(331*12),331,12)), gl(ceiling(331/12),12,331))

-------------------------------------------------------------------
Jacques VESLOT

CNRS UMR 8090
I.B.L (2ème étage)
1 rue du Professeur Calmette
B.P. 245
59019 Lille Cedex

Tel : 33 (0)3.20.87.10.44
Fax : 33 (0)3.20.87.10.31

http://www-good.ibl.fr
-------------------------------------------------------------------


SUMANTA BASAK a écrit :
> Hi All,
> 
> I have a (331*12) matrix. I wan t to braek it into 28 parts each window having 12 rows, so that each matrix become (12*12) matrix. How can i do this.
> 
> Thanks,
> Sumanta.
> 
> 				
> ---------------------------------
> 
> Send instant messages to your online friends - NOW
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list