Is there a way to study the particular subnetwork created around a specific node of a bigger network in netlogo? I know that each turtle of the network is asigned a specific number but how could I extract the statistics and visualise the subnetwork of a turtle's neighbours and neighbours of neighbours?
Thank you