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()
}

rstudio.prefs documentation built on July 16, 2022, 5:07 p.m.