config (version 0.3)

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

Details

For additional details see the package website at https://github.com/rstudio/config.