rstudio_compare_user_settings: Show differences in sets of settings

View source: R/settings--preferences.R

rstudio_compare_user_settingsR Documentation

Show differences in sets of settings

Description

Show differences in sets of settings

Usage

rstudio_compare_user_settings(to = "bio-default")

Arguments

to

One of: "bio-default", "rstudio-default" (or an unambiguous abbreviation of these).

Value

Nothing. But prints the set differences between to list and current settings. Settings, which are not in to list, will not be displayed at all.

Examples

## Not run: \donttest{
rstudio_compare_user_settings(to = "bio-default")
rstudio_compare_user_settings(to = "rstudio-default")
}
## End(Not run)

mokymai/bs documentation built on Jan. 28, 2025, 8:26 p.m.