Learn R Programming

configr (version 0.3.5)

is.config.active: 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

Run this code
# NOT RUN {
is.config.active('default')
# }

Run the code above in your browser using DataLab