You can use the callback manager that Duncan Temple Lang implemented in R. Search the R-help archive for "auto-save".
Andy > From: Remigijus Lapinskas [mailto:[EMAIL PROTECTED] > > Dear all, > > Sometimes, during an R session, my computer hangs and I > loose all the objects created during this session. > Is there a way to automatically type save.image() and > savehistory() every 5 minutes? > > Best regards, > Remigijus > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo> /r-help > ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
