writePreference | R Documentation |
Writes a user preference, useful to remember preferences across different R sessions for the same user.
writePreference(name, value)
name |
The name of the preference. |
value |
The value of the preference. |
The writePreference
function was added in version 1.1.67 of
RStudio.
writeRStudioPreference
, which changes RStudio IDE
preferences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.