Is there an easy way to have R record all input and output from your R session to disk while you are working with R interactively?
In R.app
on Mac OS X
I can do a File->Save...
, but it isn't much help in recovering the commands I had entered when R crashes.
I have tried using sink(...,split=T)
, but it doesn't seem to do exactly what I am looking for.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…