Hello! Why the following source file:
cat("Hi")
Sys.sleep(10)
cat("Bye")
print BOTH strings after 10 seconds?.
I want a pause of 10 seconds between the printings.
Anyone can help me?
Thanks a lot.
[[alternative HTML version deleted]]
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
