rstudio_config_path {rstudio.prefs} | R Documentation |
Copy of the internal function usethis:::rstudio_config_path()
rstudio_config_path(...)
... |
strings added to the RStudio config path |
path string to RStudio rstudio-prefs.json
file
Daniel D. Sjoberg
if (interactive()) {
rstudio_config_path()
}