Yes. I am running R on windows. However, I did not understand your question "Is our output buffered?" No. I did not use flush.console function.
Suppose I am handling dataframe with 10 million rows, and performing some calculations using "For loop" from row 1 to end, then where should I use this flush.console? Thank you. Regards, Suresh Are you running on Windows? Is our output buffered? Are you using the 'flush.console' function to make sure the output gets to the console if buffereing is enabled? -- View this message in context: http://www.nabble.com/How-to-print-console-output-statements-from-within-script-or-function--tp21901237p21902735.html Sent from the R help mailing list archive at Nabble.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.