Skip to content

Commit

Permalink
Mention use_rstudio_preferences()
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed Apr 19, 2024
1 parent 9e64daf commit fa6e94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/edit.R
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ choose_template <- function() {
#' * `edit_pkgdown_config` opens the pkgdown YAML configuration file for the
#' current Project.
#' * `edit_rstudio_snippets()` opens RStudio's snippet config for the given type.
#' * `edit_rstudio_prefs()` opens RStudio's preference file.
#' * `edit_rstudio_prefs()` opens [RStudio's preference file][use_rstudio_preferences()].
#'
#' The `edit_r_*()` functions consult R's notion of user's home directory.
#' The `edit_git_*()` functions (and \pkg{usethis} in general) inherit home
Expand Down

0 comments on commit fa6e94e

Please sign in to comment.