use_rstudio_preferences | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.