Skip to contents

BehaviorSpace

Functions to set up and run NetLogo experiments using BehaviorSpace.

create_experiment()
Create NetLogo BehaviorSpace experiment
inspect_experiment()
Inspect NetLogo BehaviorSpace experiment file
run_experiment()
Run NetLogo BehaviorSpace experiment
read_experiment()
Read NetLogo BehaviorSpace Experiment output

Parsers

Functions to parse NetLogo data types.

parse_netlogo_color()
Parse NetLogo colors
parse_netlogo_list()
Parse NetLogo lists

System

Functions to manage NetLogo installations.

find_netlogo_home()
Find NetLogo installation directory
find_netlogo_console()
Find NetLogo executable file
find_netlogo_version()
Find NetLogo version

Utilities

Utility functions for NetLogo integration.

get_netlogo_shape()
Download NetLogo shapes from LogoShapes