Reads a user preference, useful to remember preferences across different R sessions for the same user.
Details
User preferences can have arbitrary names and values. You must write the
preference with writePreference before it can be read
(otherwise its default value will be returned).
See also
readRStudioPreference, which reads RStudio IDE
preferences.