Dear Chuck Cleland, Thank you very much. I got the answer what i searching for. Thanks again. sincerely, Ram Kumar Basnet
--- On Tue, 9/2/08, Chuck Cleland <[EMAIL PROTECTED]> wrote: From: Chuck Cleland <[EMAIL PROTECTED]> Subject: Re: [R] how to increase row number To: [EMAIL PROTECTED] Cc: r-help@r-project.org Date: Tuesday, September 2, 2008, 9:43 AM On 9/2/2008 12:30 PM, ram basnet wrote: > Hi > > I think this may be simple task but creating trouble to me. > In my calculation, i have got large number of rows (5546) and column 182 but i am not able to see all the rows. May be somebody have idea how i can see all the rows ? I will be greatful if any body help me. > Thanks in advance See the max.print argument to options(). > options(max.print = 9999999) should allow you to "see" all of the elements. ?options > Sincerely, > Ram Kumar Basnet > Graduate student > Wageningen University > Netherlands > > [[alternative HTML version deleted]] > > ------------------------------------------------------------------------ > > ______________________________________________ > 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. -- Chuck Cleland, Ph.D. NDRI, Inc. (www.ndri.org) 71 West 23rd Street, 8th floor New York, NY 10010 tel: (212) 845-4495 (Tu, Th) tel: (732) 512-0171 (M, W, F) fax: (917) 438-0894 [[alternative HTML version deleted]]
______________________________________________ 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.