I am not too sure what your question is, but try ?debug
or take a look at http://www.ats.ucla.edu/stat/r/library/R-debug-tools.pdf On Feb 10, 9:07 am, Fuchs Ira <irafu...@gmail.com> wrote: > I would like to have a function which gets data, does a calculation > and prints a result and then waits some number of seconds and > repeats. If I use Sys.sleep, the execution is pausing but the > function output is buffered so that it all comes out when the function > terminates. How can I get output while the function continues to > execute? > > ______________________________________________ > r-h...@r-project.org mailing listhttps://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guidehttp://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ 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.