config (version 0.3.2)

config: Manage Environment Specific Configuration Values.

Description

Manage configuration values across multiple environments (e.g. development, test, production). Read values using a function that determines the current environment and returns the appropriate value.

Arguments

Author

Maintainer: Andrie de Vries apdevries@gmail.com

Authors:

Other contributors:

  • Posit Software, PBC [copyright holder, funder]

Details

The main function is get().

For additional details see https://rstudio.github.io/config/.

See Also