Learn R Programming

coMET (version 1.2.0)

read.config: Extract the values of variables from configuration file

Description

Extract the values of variables from configuration file

Usage

read.config(config.file, config.var)

Arguments

config.file
Configuration file
config.var
list of all variables defined in configuration file or via options of comet function

Value

Return config.var updated with the different values of options found in the configuration file