readConfig: Read AneuFinder configuration file

View source: R/rwConfig.R

readConfigR Documentation

Read AneuFinder configuration file

Description

Read an AneuFinder configuration file into a list structure. The configuration file has to be specified in INI format. R expressions can be used and will be evaluated.

Usage

readConfig(configfile)

Arguments

configfile

Path to the configuration file

Value

A list with one entry for each element in configfile.

Author(s)

Aaron Taudt


ataudt/aneufinder documentation built on April 18, 2023, 4:20 a.m.