Skip to content

Commit

Permalink
Docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlondschien committed Mar 4, 2024
1 parent 2cb2385 commit f32d46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/utils-file.R
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ user_config_path <- function() {
config_paths <- function() c(user_config_path(), default_config_path())

#' @param name File name of the configuration file (`.json` will be appended)
#' or name of a folder containing multiple configuration files.
#' @param cfg_dirs Character vector of directories searched for config files
#' @param combine_fun If multiple files are found, a function for combining
#' returned lists
Expand Down

0 comments on commit f32d46e

Please sign in to comment.