[R] more function in R?

Gabor Csardi csardi at rmki.kfki.hu
Thu Jun 15 22:07:47 CEST 2006


a <- matrix(0, nr=10000, nc=5)
page(a, method="print")

This works on Linux at least. Also, there might be a better way...
Gabor

On Thu, Jun 15, 2006 at 04:00:40PM -0400, Heidi Savin wrote:
> I'm an R newbie and I just have a simple question.
> 
> I'm using interactive R on a linux box and I'm trying to find out if there's
> a more or a less function. The data I want to look at is larger then my
> screen size and all I end up seeing is the last fews line of data. Is there
> a way that I can paginate through the data and the results of my summary
> functions?
> 
> thanks,
> Heidi
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

-- 
Csardi Gabor <csardi at rmki.kfki.hu>    MTA RMKI, ELTE TTK



More information about the R-help mailing list