Call the simualation platform GAMA to run an experiment described in an XML file.
| 1 | callgama(experiment, output = "output", Xms = 512, Xmx = 2048)
 | 
| 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.