st_contiguity: Identify polygon neighbors

View source: R/st_neighbors.R

st_contiguityR Documentation

Identify polygon neighbors

Description

Identify polygon neighbors

Usage

st_contiguity(x, queen = TRUE, ...)

Arguments

x

An sf or sfc object.

queen

Default TRUE. For more see ?spdep::poly2nb

See Also

Other neighbors: st_knn(), st_nb_band()


JosiahParry/sfweight documentation built on April 4, 2022, 1:52 a.m.