config_path: Retrieve a configuration path

View source: R/defaults.R

config_pathR Documentation

Retrieve a configuration path

Description

Retrieve a configuration path

Usage

config_path(
  ...,
  root = rappdirs::user_config_dir(appname = "calanusthreshold")
)

Arguments

...

character, file path segments passed to file.path

root

character, the root configuration path

Value

file path


BigelowLab/calanusthreshold documentation built on May 12, 2022, 5:06 a.m.