Skip to contents

Current config file path

Usage

omnipath_get_config_path(user = FALSE)

Arguments

user

Logical: prioritize the user level config even if a config in the current working directory is available.

Value

Character: path to the config file.

Examples

omnipath_get_config_path()
#> [1] "~/.config/OmnipathR/omnipathr.yml"