[R] clear console

Gabor Grothendieck ggrothendieck at gmail.com
Thu Apr 5 13:38:52 CEST 2007


Check out:

http://tolstoy.newcastle.edu.au/R/help/06/02/21634.html

On 4/5/07, Robert McFadden <robert-mcfadden at o2.pl> wrote:
> Hi R Users,
>
> In Windows I can clear console using CTRL-L, but can I do this by certain
> command in my programs? e.g
>
> for (i in 1:100000){
>
> something
>
> clear console
>
> }
>
>
>
> Best,
>
> Rob
>
>
>
>        [[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
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list