Hi,

I have an R function that executes for a little over a minute. When the 
function starts running, the R interface freezes and doesnt change until the 
function exits cleanly. Is there someway I can force the function to exit 
without messing up the interface?(An equivalent of Ctrl-C)

Additionally, can I run the function in background and get a notification when 
it completes?
        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to