Dear all, is it possible to interrupt a huge R calculation? for example, when i run a function in R by R.NET background, I find it take too long time so I want to rerun it with a new parameter without waiting until it finished normally.
↧