| NLCommand | Executes a command in the referenced NetLogo instance. |
| NLDfToList | Transforms a data.frame into a NetLogo list or multiple... |
| NLDoCommand | Repeats execution of a command in the referenced NetLogo... |
| NLDoCommandWhile | Repeats a command in the referenced NetLogo instance while a... |
| NLDoReport | Repeats a command and a reporter in the referenced NetLogo... |
| NLDoReportWhile | Repeats execution of a command and a reporter in the... |
| NLGetAgentSet | Reports variable value(s) of one or more agent(s) as a... |
| NLGetGraph | Captures a network. |
| NLGetPatches | Reports the values of patch variables as a data.frame... |
| NLLoadModel | Loads a model into the NetLogo instance. |
| NLQuit | Quits a NetLogo instance. |
| NLReport | Reports a value or list of values |
| NLSetAgentSet | Sets a variable of one or more agent(s) to value(s) in a... |
| NLSetPatches | Sets a variable of all patches in the NetLogo world to the... |
| NLSetPatchSet | Sets the variable value of one or more patch(es) to value(s)... |
| NLSourceFromString | Creates or appends NetLogo code from R. |
| NLStart | Creates an instance of NetLogo |
| RNetLogo-package | Provides an interface to the agent-based modelling platform... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.