On Fri, Nov 28, 2008 at 9:00 AM, Rthoughts <[EMAIL PROTECTED]> wrote: > > Hi, > > Is the number of lines that can be displayed in R GUI limited? > > When I do a Fourier Tranform of 4000 data points, I can only see the last > 300 or so of it. I need to see all of it. How is this possible?
Perhaps you could tell us why you want to see all the 4000 data points. It's unlikely that looking at 4,000 numbers is going to give you much insight into your data. Perhaps you are trying to save out the data? Hadley -- http://had.co.nz/ ______________________________________________ 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.