Auxiliary function to download NetLogo
Arguments
- to
Path to folder where the downloaded file is saved.
- version
Character string naming which NetLogo Version to download (see Details)
- extract
TRUE/FALSE, if TRUE downloaded archive is extracted to subfolder of
to
(only unix)
Details
Supported Versions for Download and Usage (parameter version
):
"6.2.0" = NetLogo Version 6.2.0
"6.1.1" = NetLogo Version 6.1.1
"6.1.0" = NetLogo Version 6.1.0
"6.0.4" = NetLogo Version 6.0.4
"6.0.3" = NetLogo Version 6.0.3
"6.0.2" = NetLogo Version 6.0.2
"6.0.1" = NetLogo Version 6.0.1
"6.0" = NetLogo Version 6.0
"5.3.1" = NetLogo Version 5.3.1