Hi, Could someone please point to me which function clears the R console under Windows? (exactly what the R Gui Windows menu "Edit > Clear Console" does). Seems simple but I haven't been succesful with the help system (help.search for "console", "clear console", "screen"...) nor on the list archives. Thanks in advance!! Enrique
Enrique Bengoechea wrote:> Hi, > > Could someone please point to me which function clears the R console under Windows? (exactly what the R Gui Windows menu "Edit > Clear Console" does). > > Seems simple but I haven't been succesful with the help system (help.search for "console", "clear console", "screen"...) nor on the list archives. > > Thanks in advance!!Looking into the sources tells you that there is no R function to do so. Either use the menu or press Ctrl+L. Uwe Ligges> Enrique > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html