Hi,
I find the global options in RStudio incredibly helpful and think that they encourage best practice of script writing, reproducibility and good style.
I have made an installation package for R and RStudio for users in my company. I would like to set some of the Global Options on install such as de-select "Always save history", set, "save workspace to .RData on exit" to never and select "Provide R style diagnostics".
How can I do this? Is there a configuration file?
Kind regards,
Grace Meyer