callgama: Call GAMA

Description Usage Arguments

Description

Call the simualation platform GAMA to run an experiment described in an XML file.

Usage

1
callgama(experiment, output = "output", Xms = 512, Xmx = 2048)

Arguments

experiment

Either an R experiment object or the path to an XML file describing the experiment.

output

Name of the output directory.

Xms

Initial memory allocation pool for the Java Virtual Machine.

Xmx

Maximal memory allocation pool for the Java Virtual Machine.


choisy/gamar2 documentation built on May 13, 2019, 5:30 p.m.