nldoc
nldoc
print_nl() provides an estimation of expected runs and reports the actual number of runs of the attached simoutput file. However this calculation is wrong. It does not consider that multiple...
The most common data types of NetLogo globals are numerics, strings and lists. Currently, nlrx only supports numeric and strings to be entered as `metrics` or/and agent metrics slot. While...
List of future nlrx updates: * improve analyze_nl for lhs output * (Add evalticks.spatial to apply different output filters to spatial and non-spatial data) Documentation updates:
## Description * refactoring download_netlogo function ## Todo: Fix readr problems with util_runnl() -> deprecated in path argument in write_lines (write batchfile for win) -> wrong string escapes for logicals...
I have just noticed a potential bug, when `show_landscape()` is used for a raster with classes defined by `ratify()`. Please see the reproducible example below: Lets first look at the...