use_hot_rstudio_prefs.Rd
The function wraps rstudio.prefs::use_rstudio_prefs()
and sets the following
preferences in RStudio.
Preference | Value |
always_save_history | FALSE |
load_workspace | FALSE |
margin_column | 80 |
rainbow_parentheses | TRUE |
restore_last_project | FALSE |
rmd_chunk_output_inline | FALSE |
show_hidden_files | TRUE |
show_invisibles | TRUE |
show_last_dot_value | TRUE |
show_line_numbers | TRUE |
show_margin | TRUE |
save_workspace | never |
use_hot_rstudio_prefs()