Look at the rimage package. The imagematrix function should be able to take your array as it is (or maybe with after using aperm). Then plot the result.
Hope this helps, -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare [EMAIL PROTECTED] (801) 408-8111 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > PUJAN RAJ REGMI > Sent: Monday, February 25, 2008 5:26 AM > To: [email protected] > Subject: [R-sig-Geo] RGB Image Plotting! > > Dear Madam/ Sir > I am New user of R. I am looking for the way to plot true > color image from matrix data of of order (m,n,3) as in MAT > LAB where 3 represent the three column matrix where red, > green and blue values of pixels are stored. I hope you > understand my question. Looking for your help for the same. > Thanking you in advance > Yours, > > Pujan Raj Regmi.Abroad Address: Studentenwijk Arenberg > 22/408, 3001 Heverlee, Belgium. > Cell Number: 0032-0486-530-340 > Home Address: Prabachan Marg-182/15, Baneshwor, Kathmandu, Nepal. > Home Telephone Number: +977-1-4470900Alternative e-mail: > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > _________________________________________________________________ > Helping your favorite cause is as easy as instant messaging. > You IM, we give. > > [[alternative HTML version deleted]] > > _______________________________________________ R-sig-Geo mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-geo
