When I exit the interactive R shell, it displays an annoying prompt every time:
> > Save workspace image? [y/n/c]: n
I'm always answering "no" to it, because if I wished to save my work, I'd do that before trying to exit.
How to get rid of the prompt?
Note: see ?save.image
R --vanilla
– Thaxterq()
function in .Rprofie: https://mcmap.net/q/188824/-how-to-make-q-39-yes-39-the-default-quitting-behavior-in-r-using-rprofile – Fanfare