rstudio_config_path: RStudio Config Path

View source: R/utils.R

rstudio_config_pathR Documentation

RStudio Config Path

Description

Copy of the internal function usethis:::rstudio_config_path()

Usage

rstudio_config_path(...)

Arguments

...

strings added to the RStudio config path

Value

path string to RStudio rstudio-prefs.json file

Author(s)

Daniel D. Sjoberg

Examples

if (interactive()) {
  rstudio_config_path()
}

ddsjoberg/rstudio.prefs documentation built on July 20, 2022, 10:29 a.m.