Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.26 KB

R build status codecov Project Status: Concept - Minimal or no implementation has been done yet.

Network Neighbourhoods

Algorithm for efficient identification of enclosed cyclic neighbourhoods within networks, and functions for aggregating neighbourhoods according to network properties.

Low-Traffic Neighbourhoods

One example application of the package is the automated identification of so-called “Low-Traffic Neighbourhoods” (LTNs), which can be identified through a dedicated function, ltns(). These are identified by first decomposing a network into its constituent “neighbourhoods” of enclosed polygons. The ltns() function then successively aggregates adjacent neighbourhoods according to various criteria useful for defining and identifying Low Traffic Neighbourhoods.