Is it possible to disable saving command history / session in R by default ? I really hate those .RData and .RHistory files !!
Chrome doesn't save your browsing history or information entered in forms. Cookies and site data are remembered while you're browsing, but deleted when you exit Incognito mode. You can choose to block third-party cookies when you open a new incognito window.
If you're using RStudio, you can simply disable in settings.
Go to Tools -> Global options -> General and un-tick always save history.
Just start up R with --no-save
. See R --help
.
Add this to your shortcuts (in Windows for example this is under "Target" when you right-click on the shortcut and choose properties).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With