util_call_nl {nlrx} | R Documentation |
Setup and execute NetLogo via command line
Description
Setup and execute NetLogo via command line
Usage
util_call_nl(nl, xmlfile, outfile, batchfile)
Arguments
nl |
nl object |
xmlfile |
file location of the experiment xml file |
outfile |
file location for output results |
batchfile |
file location of system specific batch file to call NetLogo via command line |
[Package nlrx version 0.4.5 Index]