Learn R Programming

⚠️There's a newer version (0.3.2) of this package.Take me there.

config (version 0.2)

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.

Copy Link

Version

Install

install.packages('config')

Monthly Downloads

40,781

Version

0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

JJ Allaire

Last Published

August 2nd, 2016

Functions in config (0.2)

is_active

Test active configuration
config

Manage Environment Specific Configuration Values
merge

Merge two configurations
get

Read configuration values