If the number of elements is 12, the dimensions could be 1x12, 12x1, 2x6, 6x2, 3x4, or 4x3. How did you decide on 3x4?
---------------------------------------------- David L Carlson Associate Professor of Anthropology Texas A&M University College Station, TX 77843-4352 > -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of karthicklakshman > Sent: Thursday, June 14, 2012 7:51 AM > To: r-help@r-project.org > Subject: [R] R matrix help > > Dear R experts, > > I am interested in getting the dimensions for the matrix dynamically, > based > on the the number of elements in a matrix for example. if the number is > 12, > I should get dim= 3X4, if it is 20, dim=5X4. > please help me do this. > > Thank you > Regards > karthick > > -- > View this message in context: http://r.789695.n4.nabble.com/R-matrix- > help-tp4633372.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.