createConfigFile {GGIR} | R Documentation |
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(s)
Vincent T van Hees <v.vanhees@accelting.com>
[Package GGIR version 3.1-4 Index]