shell - Equivalent to unix "less" command within R console -


Is Unix less than low command which can be used in R console?

There is also page () , which is a pager in an object ( Data, method = "print")

  dat < - data.frame (matrix (rnorm (1000), ncol = 10) / pre> 

Comments