is.config.active {configr} | R Documentation |
Test active configuration
Description
Check whether a configuration group is currently active
Usage
is.config.active(config)
Arguments
config |
Configuration name |
Value
Logical indicating whether the specified configuration is active
Examples
is.config.active('default')
[Package configr version 0.3.5 Index]