On Fri, Mar 12, 2010 at 14:27, Ted Harding <ted.hard...@manchester.ac.uk> wrote: > However, all that was a long time ago. Check 'page' in your > newer R!
Thanks for the tip. But I don't understand what page is supposed to do. For example, page(1:3) simply displays the text string "1:3" in less. And if I do x <- 1:3 page(x) I still get a display of the text "1:3" in less. Not sure at all what page is good for... /Ali ______________________________________________ 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.