conf_auto_load_internal: Load internal package configs \lifecycleexperimental

Description Usage Arguments Details Value

View source: R/conf.R

Description

Put this in your custom .onAttach() function to load your package's internal configs based on .yml files that typically should live in your ./inst directory (which becomes the root package directory once the package is attached).

Usage

1

Arguments

pkgname

[character()] See ?.onAttach

Details

TODO-20191115-2: Explain env var CONFX_AUTO_LOAD_INTERNAL

Value

[list]


rappster/confx documentation built on March 27, 2021, 2:52 a.m.