luukvdmeer / sfnetworks

Tidy Geospatial Networks in R
https://luukvdmeer.github.io/sfnetworks/
Other
347 stars 20 forks source link

Morpher to merge nodes at equal locations #131

Open luukvdmeer opened 3 years ago

luukvdmeer commented 3 years ago

It is possible to have a network with multiple nodes at the same locations. Sometimes it may also make sense conceptually (e.g. in geolocated social networks with different people living in the same household). I think however a dedicated morpher to merge such nodes into one, with the option to specify how to summarise attributes, can be a helpful addition to our set of network cleaning functions.