View source: R/fetch_rstudio_prefs.R
fetch_rstudio_prefs | R Documentation |
Preferences are fetched from https://docs.rstudio.com/ide/server-pro/session-user-settings.html
fetch_rstudio_prefs()
tibble
Only preferences of type "boolean"
, "string"
, "number"
, "integer"
,
and "array"
are fetched from the table.
TODO: Research how type "object"
are passed and include
in the fetched preferences table.
fetch_rstudio_prefs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.