is.configfile.active {configr}R Documentation

Test active configuration file

Description

Check whether a configuration file is currently active

Usage

is.configfile.active(config.file)

Arguments

config.file

Configuration filename

Value

Logical indicating whether the specified configuration file is active

Examples

is.configfile.active('config.cfg')

[Package configr version 0.3.5 Index]