Can anyone tell how can I abort a script run in R?
Let's say I have an infinite loop or some other problem, and I want to stop the script from starting. Is there a keyboard command that does this?
If this helps anyone, in Python it's Ctrl + c. I tried this in R and it didn't work :).
I was looking for this seemingly simple question, but could not find the answer.
Thanks in advance.
r
Akavall Dec 03 '11 at 19:57 2011-12-03 19:57
source share