use_hot_rstudio_prefs: Use H.O.T. RStudio Preferences

Description Usage Examples

View source: R/use_hot_rstudio_prefs.R

Description

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

Usage

1

Examples

1
2
3
4
## Not run: \donttest{
use_hot_rstudio_prefs()
}
## End(Not run)

ddsjoberg/hotfun documentation built on Dec. 12, 2021, 3:41 a.m.