Re: [R] Browsing through a dataframe page by page (like with shell command more)

2010-12-14 Thread Alexandre CESARI
tain Healthcare > greg.s...@imail.org > 801.408.8111 > > > > -Original Message- > > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > > project.org] On Behalf Of Alexandre CESARI > > Sent: Monday, December 13, 2010 3:49 AM > > To: r-help@r-project.or

[R] Browsing through a dataframe page by page (like with shell command more)

2010-12-13 Thread Alexandre CESARI
Hello, I'm looking for an easy way to display a data.frame (or other variables) page by page, similarly to what is possible on a file using the more command in a standard UNIX shell. Any help would be greatly appreciated. Thanks Alexandre [[alternative HTML version deleted]] __