redist.adjacency {redist} | R Documentation |
Adjacency List functionality for redist
Description
Creates an adjacency list that is zero indexed with no skips
Usage
redist.adjacency(shp, plan)
Arguments
shp |
A SpatialPolygonsDataFrame or sf object. Required. |
plan |
A numeric vector (if only one map) or matrix with one row |
Value
Adjacency list
[Package redist version 4.2.0 Index]