This function allows you to set global RStudio preferences, achieving the same effect programmatically as clicking buttons in RStudio's Global Options. You can find a list of configurable properties at https://docs.posit.co/ide/server-pro/reference/session_user_settings.html.
use_rstudio_preferences(...)
A named list of the previous values, invisibly.
<dynamic-dots
> Property-value pairs.