[R] Automatically moving cursor in RGui
adschai at optonline.net
adschai at optonline.net
Thu Aug 16 06:44:15 CEST 2007
Hi,
I have a small question about RGui. I have a piece of code that I run out of TinnR. Says.
for (i in 1:10000)
print("Who is this?")
When I send this code to RGui. On RGui output, I can only see the first, perhaps 10-20 lines, and the rest I have to scroll down to see them. How can I set the RGui so that the scrollbar automatically moving down to the latest output content line? Anybody knows the answer to this? Thank you.
- adschai
More information about the R-help
mailing list