Dear fellow R users,
is there a generic way to gracefully interrupt an R function without
terminating the entire session ? I am mainly interested in this answer for
Linux and MacOS.
I found neither Esc nor Ctrl-C to work; it seems that R does not check for
signals periodically?

Also, an entirely unrelated question: I have been looking unsuccessfully for
the R sources for the examples given in Simon Wood's book on Generalized
Additive Models. I had hoped they would be part of the mgcv package but they
are not.
Has anyone had any luck with this ?

Thanks,
Markus

        [[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