read.config {coMET} | R Documentation |
Extract the values of variables from configuration file
read.config(config.file, config.var)
config.file |
Configuration file |
config.var |
list of all variables defined in configuration file or via options of comet function |
Return config.var updated with the different values of options found in the configuration file
Tiphaine Martin