[R] signal handling
Paul Gilbert
pgilbert at bank-banque-canada.ca
Fri Aug 12 23:20:02 CEST 2005
I'm not sure about perl's signals, but Unix signals can be passed with
q("yes/no", status=whatever)
See ?q. This is pretty useful for passing signal to make, for example.
Paul
Omar Lakkis wrote:
> Is ther a signal handling model in R? similar to Perl's %SIG hash.
> I want to do fast clean up in my R code before exit when a kill signal
> is issued.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list