This mimics redist's redist.adjacency using geos to create the patterns, rather than sf. This is faster than that version, but forces projections.
Examples
data(precincts)
adj <- adjacency(precincts)
This mimics redist's redist.adjacency using geos to create the patterns, rather than sf. This is faster than that version, but forces projections.
data(precincts)
adj <- adjacency(precincts)