Re: [R] Calling an R Exit Function

2008-12-20 Thread Phil Rack
ilto:sarah.gos...@gmail.com] Sent: 12/20/2008 9:40 AM To: PhilRack Cc: r-help@r-project.org Subject: Re: [R] Calling an R Exit Function What about .Last() ? You can implement a system-wide version - I'm assuming that is possible on Windows. Sarah On Sat, Dec 20, 2008 at 8:52 AM, PhilRack w

Re: [R] Calling an R Exit Function

2008-12-20 Thread Sarah Goslee
What about .Last() ? You can implement a system-wide version - I'm assuming that is possible on Windows. Sarah On Sat, Dec 20, 2008 at 8:52 AM, PhilRack wrote: > > I'm looking for advice and suggestions on how I might be able to implement a > routine when R exits. First, I'm running on Windows X

[R] Calling an R Exit Function

2008-12-20 Thread PhilRack
I'm looking for advice and suggestions on how I might be able to implement a routine when R exits. First, I'm running on Windows XP SP2 using R 2.7.1. I have a series of R programs that run numerous times a day. At the end of each program, I have a call that appends a line of text to another file