Current config file path of OmnipathR
Current config file path for a certain package
Usage
omnipath_config_path(user = FALSE)
config_path(user = FALSE, pkg = "OmnipathR")
Arguments
- user
Logical: prioritize the user level config even if a config in
the current working directory is available.
- pkg
Character: name of the package.
Value
Character: path to the config file.
Examples
omnipath_config_path()
#> [1] "~/.config/OmnipathR/omnipathr.yml"