On Sat, Mar 31, 2012 at 9:53 AM, Rui Barradas <rui1...@sapo.pt> wrote:
> Hello,
>
> Try
>
> cls2 <- function(lines=25) cat(rep("\n", lines))
> cls2()
>
> It's simpler, and doesn't need any special package.
> (In my system, R 2.14.1/Windows 7, i386 or x64,  '\f' didn't work.)
>

This may or may not be important but note that that leaves the cursor
at the bottom of the screen -- not the top.


-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com

______________________________________________
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.

Reply via email to