The function wraps rstudio.prefs::use_rstudio_prefs() and sets the following
preferences in RStudio.
| Preference | Value |
| always_save_history | FALSE |
| graphics_backend | ragg |
| load_workspace | FALSE |
| show_hidden_files | TRUE |
| show_line_numbers | TRUE |
| margin_column | 80 |
| save_workspace | never |
| rainbow_parentheses | TRUE |