Learn R Programming

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

config (version 0.1.0)

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.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

JJ Allaire

Last Published

June 8th, 2016

Functions in config (0.1.0)

get

Read configuration values
config

Manage Environment Specific Configuration Values
is_active

Test active configuration