nl_show_patches | R Documentation |
Plot patches from simualations result
nl_show_patches(result, x_param, y_param = NULL, fill = "pcolor", type = "patches_after", sub_type = NULL)
result
|
NetLogo experiment result object |
x_param
|
row parameter |
y_param
|
column parameter |
fill
|
variable to control the color (default is pcolor) |
type
|
as type from nl_get_result (default is "patches_after) |
sub_type
|
as sub_type from nl_get_result (optional - if not the first patches set) |