createConfigFile: Creates Config File based on variables in function GGIR environment
Description
Only used inside GGIR. Not intended for direct use by user.
Usage
createConfigFile(config.parameters = c(), GGIRversion = "")
Arguments
- config.parameters
List with all arguments used in GGIR.
- GGIRversion
GGIR version mumber to be incorported in the ConfigFile.
Author
Vincent T van Hees <v.vanhees@accelting.com>