Re: [R] making R print on screen

2009-09-24 Thread ld7631
Thanks a lot, everyone! On Thu, Sep 24, 2009 at 11:41 AM, Mario Valle wrote: > ?flush.console > > Ciao! >        mario > ld7631 wrote: >> Hello! >> >> I am running a "for" loop. In the loop I am producing some >> intermediary results and asking

[R] making R print on screen

2009-09-24 Thread ld7631
Hello! I am running a "for" loop. In the loop I am producing some intermediary results and asking R to print it (of the type below). However, I noticed - when the task is complicated and takes a lot of time, R does not print those intermediary results immediately, but prints them in batches - or d