Writes an internal RStudio IDE preference for the current user.
Details
RStudio IDE internal preferences include the values displayed in RStudio's Global Options dialog as well as a number of additional settings. Set them carefully; inappropriate values can cause unexpected behavior. See the RStudio Server Professional Administration Guide appendix for your version of RStudio for a full list of preference names and values.
See also
writePreference, which can be used to store arbitrary
user (non-RStudio) preferences.
readRStudioPreference, which reads internal RStudio IDE
preferences.