Learn R Programming

configr (version 0.3.5)

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

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

Run the code above in your browser using DataLab