Message-ID: <42FD1282.2090307@bank-banque-canada.ca>
Date: 2005-08-12T21:20:02Z
From: Paul Gilbert
Subject: signal handling
In-Reply-To: <3f87cc6d050811142082b87d6@mail.gmail.com>
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